Public Member Functions | |
NewVertex () | |
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 |
osgUtil::Tessellator::NewVertex::NewVertex | ( | ) | [inline] |
osgUtil::Tessellator::NewVertex::NewVertex | ( | const NewVertex & | nv | ) | [inline] |
osgUtil::Tessellator::NewVertex::NewVertex | ( | osg::Vec3 * | vx, | |
float | f1, | |||
osg::Vec3 * | v1, | |||
float | f2, | |||
osg::Vec3 * | v2, | |||
float | f3, | |||
osg::Vec3 * | v3, | |||
float | f4, | |||
osg::Vec3 * | v4 | |||
) | [inline] |