Public Member Functions | Public Attributes
Ogre::ProgressiveMeshGenerator::PMTriangle Struct Reference

#include <OgreProgressiveMeshGenerator.h>

List of all members.

Public Member Functions

void computeNormal ()
 Vertex ID in the buffer associated with the submeshID.
unsigned int getVertexID (const PMVertex *v) const
bool hasVertex (const PMVertex *v) const
bool isMalformed ()

Public Attributes

bool isRemoved
Vector3 normal
unsigned short submeshID
PMVertexvertex [3]
unsigned int vertexID [3]
 ID of the submesh. Usable with mMesh.getSubMesh() function.

Detailed Description

Definition at line 164 of file OgreProgressiveMeshGenerator.h.


Member Function Documentation

Vertex ID in the buffer associated with the submeshID.

Referenced by Ogre::ProgressiveMeshGenerator::addIndexDataImpl().


Member Data Documentation

Definition at line 166 of file OgreProgressiveMeshGenerator.h.

ID of the submesh. Usable with mMesh.getSubMesh() function.

Definition at line 169 of file OgreProgressiveMeshGenerator.h.

Referenced by Ogre::ProgressiveMeshGenerator::addIndexDataImpl().


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:31