Defines |
|
| #define | RTS_OBJECT_FLAG_NONE 0x00000000 |
| Nothing interesting happened since the last
refresh. |
|
| #define | RTS_OBJECT_FLAG_TOPO 0x00000001 |
| The object's topology has changed since the
last refresh. |
|
| #define | RTS_OBJECT_FLAG_DEFORM 0x00000002 |
| The object was deformed but it�s topology is
the same since the last refresh. |
|
Flags used by the XSI_RTS_SystemParams::m_lObjectFlags member.