Public Member Functions | |
| void | Clear () |
Public Attributes | |
| CComBSTR | m_meshmod_node_name |
| CComBSTR | m_mapper_node_name |
| CComBSTR | m_master_node |
| CComBSTR | m_meshinput_node_name |
| bool | m_bMmAdded |
| bool | m_bPEMode |
| bool | m_bMapperAdded |
| CComBSTR | m_former_alg |
| CComPtr< IRdMatrixf > | m_matrix |
| CComPtr< IRdMesh > | m_spMesh |
| CComPtr< IRdMeshSelection > | m_spSelection |
| CComPtr< IRsCommand > | m_discardCmd |
| void UVMappingUndoRedo::Clear | ( | ) |
Clears the information contained in structure
Full name of mesh modifier node
Full name of UV mapper node
| CComBSTR UVMappingUndoRedo::m_master_node |
Full name of node for applying the command (contains mesh modifier and UV mapper
Node used as source for mesh to be set as an input for mesh modifier (in case the mesh modifier has been inserted
Set to true, when mesh modifier node has been inserted during command execution
Set to true when command has been executed in PE mode
Set to true when UV mapper node has been added, false when there was one already contained
| CComBSTR UVMappingUndoRedo::m_former_alg |
Former UV mapping algorithm used, if any
| CComPtr<IRdMatrixf> UVMappingUndoRedo::m_matrix |
UV projection matrix used recently if node already existed
| CComPtr<IRdMesh> UVMappingUndoRedo::m_spMesh |
Old mesh in PE mode
Old selection in PE mode
Discard mapper command
1.5.5