Developer Documentation
Loading...
Searching...
No Matches
OpenMesh::color_caster< osg::Color3ub, osg::Color3f > Struct Reference

#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)
 

Detailed Description

Helper struct

Definition at line 56 of file color_cast.hh.

Member Typedef Documentation

◆ return_type

typedef osg::Color3ub OpenMesh::color_caster< osg::Color3ub, osg::Color3f >::return_type

Definition at line 58 of file color_cast.hh.

◆ ub

typedef unsigned char OpenMesh::color_caster< osg::Color3ub, osg::Color3f >::ub

Definition at line 59 of file color_cast.hh.

Member Function Documentation

◆ cast()

static return_type OpenMesh::color_caster< osg::Color3ub, osg::Color3f >::cast ( const osg::Color3f &  _src)
inlinestatic

Definition at line 61 of file color_cast.hh.


The documentation for this struct was generated from the following file: