|
Developer Documentation
|
#include <OpenFlipper/libs_required/OpenMesh/src/OpenMesh/Tools/Kernel_OSG/color_cast.hh>
Public Types | |
| typedef osg::Color3ub | return_type |
| typedef unsigned char | ub |
Static Public Member Functions | |
| static return_type | cast (const osg::Color3f &_src) |
Helper struct
Definition at line 56 of file color_cast.hh.
| typedef osg::Color3ub OpenMesh::color_caster< osg::Color3ub, osg::Color3f >::return_type |
Definition at line 58 of file color_cast.hh.
| typedef unsigned char OpenMesh::color_caster< osg::Color3ub, osg::Color3f >::ub |
Definition at line 59 of file color_cast.hh.
|
inlinestatic |
Definition at line 61 of file color_cast.hh.