|
Rhino C++ API
8.24
|
This is the complete list of members for IRhinoMeshExtruder, including all inherited members.
| DeleteThis(void)=0 | IRhinoMeshExtruder | pure virtual |
| EVF(const wchar_t *, void *) | IRhinoMeshExtruder | inlinevirtual |
| ExtrudedMesh(ON_Mesh &meshOut)=0 | IRhinoMeshExtruder | pure virtual |
| ExtrudedMesh(ON_Mesh &meshOut, ON_SimpleArray< ON_COMPONENT_INDEX > &extrudedComponentsOut)=0 | IRhinoMeshExtruder | pure virtual |
| FaceDirectionMode enum name | IRhinoMeshExtruder | |
| FaceMode(void) const =0 | IRhinoMeshExtruder | pure virtual |
| IRhinoMeshExtruder() | IRhinoMeshExtruder | inlineprotected |
| IRhinoMeshExtruder(const IRhinoMeshExtruder &)=delete | IRhinoMeshExtruder | protected |
| KeepOriginalFaces(void) const =0 | IRhinoMeshExtruder | pure virtual |
| NewMeshExtruder(const ON_Mesh &inputMesh, const ON_SimpleArray< ON_COMPONENT_INDEX > &componentIndices) | IRhinoMeshExtruder | static |
| operator=(const IRhinoMeshExtruder &)=delete | IRhinoMeshExtruder | protected |
| ParameterMode enum name | IRhinoMeshExtruder | |
| PreviewLines(ON_SimpleArray< ON_Line > &linesOut)=0 | IRhinoMeshExtruder | pure virtual |
| SetFaceMode(FaceDirectionMode mode)=0 | IRhinoMeshExtruder | pure virtual |
| SetKeepOriginalFaces(bool bEnable)=0 | IRhinoMeshExtruder | pure virtual |
| SetSurfaceParameterMode(ParameterMode mode)=0 | IRhinoMeshExtruder | pure virtual |
| SetTextureCoordinateMode(ParameterMode mode)=0 | IRhinoMeshExtruder | pure virtual |
| SetTransform(const ON_Xform &transform)=0 | IRhinoMeshExtruder | pure virtual |
| SetTransform(const ON_3dVector &translation)=0 | IRhinoMeshExtruder | pure virtual |
| SetUVN(bool bEnable)=0 | IRhinoMeshExtruder | pure virtual |
| SurfaceParameterMode(void) const =0 | IRhinoMeshExtruder | pure virtual |
| TextureCoordinateMode(void) const =0 | IRhinoMeshExtruder | pure virtual |
| Transform(void) const =0 | IRhinoMeshExtruder | pure virtual |
| UVN(void) const =0 | IRhinoMeshExtruder | pure virtual |
| ~IRhinoMeshExtruder() | IRhinoMeshExtruder | inlineprotectedvirtual |
1.8.17