TransIndexMapData Struct Reference Library » 建模
#include <lib_modeling.h>
公共成员函数 |
|
| TransIndexMapData ( Int32 oindex) | |
| TransIndexMapData ( Int32 oindex, Int32 nindex) | |
Public Attributes |
|
| Int32 | oIndex |
| Int32 | nIndex |
|
explicit |
Constructor.
| [in] | oindex | The old index. |
| TransIndexMapData | ( | Int32 | oindex , |
| Int32 | nindex | ||
| ) |
Constructor.
| [in] | oindex | The old index. |
| [in] | nindex | The new index. |
| Int32 oIndex |
Old index.
| Int32 nIndex |
New index.