Developer Documentation
OpenMesh::Kernel_OSG::VP Namespace Reference

OpenSG Vertex Properties Adaptors. More...

Typedefs

GeoPositions
typedef oPropertyT< osg::GeoPositions2d > GeoPositions2d
 Adaptor for osg::GeoPositions. More...
 
typedef oPropertyT< osg::GeoPositions2f > GeoPositions2f
 Adaptor for osg::GeoPositions. More...
 
typedef oPropertyT< osg::GeoPositions3d > GeoPositions3d
 Adaptor for osg::GeoPositions. More...
 
typedef oPropertyT< osg::GeoPositions3f > GeoPositions3f
 Adaptor for osg::GeoPositions. More...
 
typedef oPropertyT< osg::GeoPositions4d > GeoPositions4d
 Adaptor for osg::GeoPositions. More...
 
typedef oPropertyT< osg::GeoPositions4f > GeoPositions4f
 Adaptor for osg::GeoPositions. More...
 
GeoNormals
typedef oPropertyT< osg::GeoNormals3f > GeoNormals3f
 Adaptor for osg::GeoNormals. More...
 
GeoTexCoords
typedef oPropertyT< osg::GeoTexCoords1f > GeoTexCoords1f
 Adaptor for osg::GeoTexCoords. More...
 
typedef oPropertyT< osg::GeoTexCoords2f > GeoTexCoords2f
 Adaptor for osg::GeoTexCoords. More...
 
typedef oPropertyT< osg::GeoTexCoords3f > GeoTexCoords3f
 Adaptor for osg::GeoTexCoords. More...
 
GeoColors
typedef oPropertyT< osg::GeoColors3f > GeoColors3f
 Adaptor for osg::GeoColors. More...
 
typedef oPropertyT< osg::GeoColors3ub > GeoColors3ub
 Adaptor for osg::GeoColors. More...
 
typedef oPropertyT< osg::GeoColors4f > GeoColors4f
 Adaptor for osg::GeoColors. More...
 
typedef oPropertyT< osg::GeoColors4ub > GeoColors4ub
 Adaptor for osg::GeoColors. More...
 

Detailed Description

OpenSG Vertex Properties Adaptors.

Typedef Documentation

◆ GeoColors3f

Adaptor for osg::GeoColors.

Definition at line 262 of file PropertyT.hh.

◆ GeoColors3ub

typedef oPropertyT< osg::GeoColors3ub > OpenMesh::Kernel_OSG::VP::GeoColors3ub

Adaptor for osg::GeoColors.

Definition at line 263 of file PropertyT.hh.

◆ GeoColors4f

Adaptor for osg::GeoColors.

Definition at line 264 of file PropertyT.hh.

◆ GeoColors4ub

typedef oPropertyT< osg::GeoColors4ub > OpenMesh::Kernel_OSG::VP::GeoColors4ub

Adaptor for osg::GeoColors.

Definition at line 265 of file PropertyT.hh.

◆ GeoNormals3f

typedef oPropertyT< osg::GeoNormals3f > OpenMesh::Kernel_OSG::VP::GeoNormals3f

Adaptor for osg::GeoNormals.

Definition at line 246 of file PropertyT.hh.

◆ GeoPositions2d

typedef oPropertyT< osg::GeoPositions2d > OpenMesh::Kernel_OSG::VP::GeoPositions2d

Adaptor for osg::GeoPositions.

Definition at line 234 of file PropertyT.hh.

◆ GeoPositions2f

typedef oPropertyT< osg::GeoPositions2f > OpenMesh::Kernel_OSG::VP::GeoPositions2f

Adaptor for osg::GeoPositions.

Definition at line 235 of file PropertyT.hh.

◆ GeoPositions3d

typedef oPropertyT< osg::GeoPositions3d > OpenMesh::Kernel_OSG::VP::GeoPositions3d

Adaptor for osg::GeoPositions.

Definition at line 236 of file PropertyT.hh.

◆ GeoPositions3f

typedef oPropertyT< osg::GeoPositions3f > OpenMesh::Kernel_OSG::VP::GeoPositions3f

Adaptor for osg::GeoPositions.

Definition at line 237 of file PropertyT.hh.

◆ GeoPositions4d

typedef oPropertyT< osg::GeoPositions4d > OpenMesh::Kernel_OSG::VP::GeoPositions4d

Adaptor for osg::GeoPositions.

Definition at line 238 of file PropertyT.hh.

◆ GeoPositions4f

typedef oPropertyT< osg::GeoPositions4f > OpenMesh::Kernel_OSG::VP::GeoPositions4f

Adaptor for osg::GeoPositions.

Definition at line 239 of file PropertyT.hh.

◆ GeoTexCoords1f

typedef oPropertyT< osg::GeoTexCoords1f > OpenMesh::Kernel_OSG::VP::GeoTexCoords1f

Adaptor for osg::GeoTexCoords.

Definition at line 253 of file PropertyT.hh.

◆ GeoTexCoords2f

typedef oPropertyT< osg::GeoTexCoords2f > OpenMesh::Kernel_OSG::VP::GeoTexCoords2f

Adaptor for osg::GeoTexCoords.

Definition at line 254 of file PropertyT.hh.

◆ GeoTexCoords3f

typedef oPropertyT< osg::GeoTexCoords3f > OpenMesh::Kernel_OSG::VP::GeoTexCoords3f

Adaptor for osg::GeoTexCoords.

Definition at line 255 of file PropertyT.hh.