U++ framework
Do not panic. Ask here before giving up.

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: Sun Apr 26 11:56:48 GMT+2 2026

Total time taken to generate the page: 0.00603 seconds