SliceO_Geom::Color_Get

 

This method is used to get the color associated with the geometry.

 

 

Syntax

 

unsigned int  Color_Get(

          void

) ;

 

 

Parameters

 

This method does not have a parameter.

 

 

Return value

 

This method return either RGB color of the tag identified by the m_tag variable if it is not 0, or the RGB color defined by the m_color variable.

 

 

Remarks

 

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also