![]()  | 
  
    OGRE 14.4
    
   Object-Oriented Graphics Rendering Engine 
   | 
 
Information about a remapped index. More...
#include <OgreTangentSpaceCalc.h>
Public Member Functions | |
| IndexRemap () | |
| IndexRemap (size_t i, size_t f, const VertexSplit &s) | |
Public Attributes | |
| size_t | faceIndex | 
| The position in the index buffer that's affected.   | |
| size_t | indexSet | 
| Index data set (can be >0 if more than one index data was added)   | |
| VertexSplit | splitVertex | 
| The old and new vertex index.   | |
Information about a remapped index.
      
  | 
  inline | 
      
  | 
  inline | 
| size_t Ogre::TangentSpaceCalc::IndexRemap::indexSet | 
Index data set (can be >0 if more than one index data was added)
| size_t Ogre::TangentSpaceCalc::IndexRemap::faceIndex | 
The position in the index buffer that's affected.
| VertexSplit Ogre::TangentSpaceCalc::IndexRemap::splitVertex | 
The old and new vertex index.