#include <OgreLodData.h>
◆ hasVertex()
  
  | 
        
          | bool Ogre::LodData::Line::hasVertex | ( | const Vertex * | v | ) | const |  | inline | 
 
Vertex ID in the buffer associated with the submeshID. 
References vertex.
 
 
◆ getVertexID()
      
        
          | unsigned int Ogre::LodData::Line::getVertexID | ( | const Vertex * | v | ) | const | 
      
 
 
◆ isMalformed()
      
        
          | bool Ogre::LodData::Line::isMalformed | ( |  | ) |  | 
      
 
 
◆ vertex
      
        
          | Vertex* Ogre::LodData::Line::vertex[2] | 
      
 
 
◆ isRemoved
      
        
          | bool Ogre::LodData::Line::isRemoved | 
      
 
 
◆ submeshID
      
        
          | unsigned short Ogre::LodData::Line::submeshID | 
      
 
 
◆ vertexID
      
        
          | unsigned int Ogre::LodData::Line::vertexID[2] | 
      
 
ID of the submesh. Usable with mMesh.getSubMesh() function. 
 
 
The documentation for this struct was generated from the following file: