Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Rect_<T>::SetNull not correct for Rectf (Rect_<double>)
Re: Rect_<T>::SetNull not correct for Rectf (Rect_<double>) [message #32110 is a reply to message #32087] Mon, 25 April 2011 10:46 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
kohait00 wrote on Thu, 21 April 2011 02:28

Color should have an explicit SetNull like the others..
(need it for my Python export Smile looks good.. )

Color.h:41
+	void     SetNull()                 { color = 0xffffffff; }
	Color()                            { SetNull(); }
	Color(const Nuller&)               { SetNull(); }



OK. Will commit in the evening...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ADDs: ValueMap
Next Topic: FIX: UPP::Scan returns int64 for INT_V
Goto Forum:
  


Current Time: Mon May 20 05:32:28 CEST 2024

Total time taken to generate the page: 0.00378 seconds