OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osgUtil::Tessellator::NewVertex Struct Reference
Collaboration diagram for osgUtil::Tessellator::NewVertex:
Collaboration graph
[legend]

Public Member Functions

 NewVertex (const NewVertex &nv)
 
 NewVertex (osg::Vec3 *vx, float f1, osg::Vec3 *v1, float f2, osg::Vec3 *v2, float f3, osg::Vec3 *v3, float f4, osg::Vec3 *v4)
 

Public Attributes

osg::Vec3_vpos
 
float _f1
 
osg::Vec3_v1
 
float _f2
 
osg::Vec3_v2
 
float _f3
 
osg::Vec3_v3
 
float _f4
 
osg::Vec3_v4
 

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