osgCal Namespace Reference


Classes

class  Monitor
class  IOOptions
class  CoreModel
 Core Model class that creates a templated core object. In order to create an animated model, a cal3d core model has to be created. Given this core model it is possible to instanciate it by creating a model which is in fact the real animated model and object which can be inserted into an osg graph. More...
class  Model
class  RadixFloatItem
class  FloatRadix
class  SubMeshHardware
class  SubMeshSoftware
class  TextureLayersFlatten

Functions

OSGCAL_EXPORT void RGBtoHSL (float _r, float _g, float _b, float &_h, float &_s, float &_l)
OSGCAL_EXPORT void HSLtoRGB (float _h, float _s, float _l, float &_r, float &_g, float &_b)
OSGCAL_EXPORT void InvertPremultipliedAlpha (osg::Image &_img)


Function Documentation

OSGCAL_EXPORT void osgCal::HSLtoRGB float  _h,
float  _s,
float  _l,
float &  _r,
float &  _g,
float &  _b
 

OSGCAL_EXPORT void osgCal::InvertPremultipliedAlpha osg::Image &  _img  ) 
 

OSGCAL_EXPORT void osgCal::RGBtoHSL float  _r,
float  _g,
float  _b,
float &  _h,
float &  _s,
float &  _l
 


Generated on Thu Feb 9 23:43:05 2006 for osgCal by  doxygen 1.4.6