#include <OgreTangentSpaceCalc.h>
Public Member Functions | |
IndexRemap (size_t i, size_t f, const VertexSplit &s) | |
Public Attributes | |
size_t | indexSet |
Index data set (can be >0 if more than one index data was added). | |
size_t | faceIndex |
The position in the index buffer that's affected. | |
VertexSplit | splitVertex |
The old and new vertex index. |
Definition at line 52 of file OgreTangentSpaceCalc.h.
Ogre::TangentSpaceCalc::IndexRemap::IndexRemap | ( | size_t | i, | |
size_t | f, | |||
const VertexSplit & | s | |||
) |
Definition at line 61 of file OgreTangentSpaceCalc.h.
Index data set (can be >0 if more than one index data was added).
Definition at line 55 of file OgreTangentSpaceCalc.h.
Referenced by Ogre::TangentSpaceCalc::remapIndexes().
The position in the index buffer that's affected.
Definition at line 57 of file OgreTangentSpaceCalc.h.
Referenced by Ogre::TangentSpaceCalc::remapIndexes().
The old and new vertex index.
Definition at line 59 of file OgreTangentSpaceCalc.h.
Referenced by Ogre::TangentSpaceCalc::remapIndexes().
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:07:49 2009