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 #32087 is a reply to message #32017] Thu, 21 April 2011 08:28 Go to previous messageGo to previous message
kohait00 is currently offline  kohait00
Messages: 939
Registered: July 2009
Location: Germany
Experienced Contributor
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(); }

[Updated on: Thu, 21 April 2011 10:14]

Report message to a moderator

 
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: Fri Sep 05 13:39:06 CEST 2025

Total time taken to generate the page: 0.06020 seconds