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

#include <OpenFlipper/libs_required/OpenMesh/src/OpenMesh/Tools/Kernel_OSG/color_cast.hh>

Public Types

typedef osg::Color3f return_type
 

Static Public Member Functions

static return_type cast (const osg::Color3ub &_src)
 

Detailed Description

Helper struct

Definition at line 72 of file color_cast.hh.

Member Typedef Documentation

◆ return_type

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

Definition at line 74 of file color_cast.hh.

Member Function Documentation

◆ cast()

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

Definition at line 76 of file color_cast.hh.


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