TransIndexMapData Struct Reference Library » 建模

#include <lib_modeling.h>

Inheritance diagram for TransIndexMapData:

公共成员函数

  TransIndexMapData ( Int32 oindex)
  TransIndexMapData ( Int32 oindex, Int32 nindex)

Public Attributes

Int32   oIndex
Int32   nIndex

构造函数 & 析构函数文档编制

◆  TransIndexMapData() [1/2]

TransIndexMapData ( Int32   oindex )
explicit

Constructor.

参数
[in] oindex The old index.

◆  TransIndexMapData() [2/2]

TransIndexMapData ( Int32   oindex ,
Int32   nindex  
)

Constructor.

参数
[in] oindex The old index.
[in] nindex The new index.

Member Data Documentation

◆  oIndex

Int32 oIndex

Old index.

◆  nIndex

Int32 nIndex

New index.