Rhino C++ API
8.13
|
This is the complete list of members for ON_Decal, including all inherited members.
ComputeDecalCRC(ON__UINT32, const ON_XMLNode &) | ON_Decal | static |
DataCRC(ON__UINT32 current_remainder) const | ON_Decal | |
DecalCRC(void) const | ON_Decal | |
GetCustomXML(const ON_UUID &renderEngineId, ON_XMLNode &custom_param_node) const | ON_Decal | |
GetHorzSweep(double &sta, double &end) const | ON_Decal | |
GetTextureMapping(ON_TextureMapping &tm) const | ON_Decal | |
GetUVBounds(double &min_u, double &min_v, double &max_u, double &max_v) const | ON_Decal | |
GetVertSweep(double &sta, double &end) const | ON_Decal | |
Height(void) const | ON_Decal | |
Id(void) const | ON_Decal | |
IsVisible(void) const | ON_Decal | |
Mapping(void) const | ON_Decal | |
Mappings enum name | ON_Decal | |
MapToInside(void) const | ON_Decal | |
ON_Decal() | ON_Decal | |
ON_Decal(class ON_DecalCollection &coll, ON_XMLNode &node) | ON_Decal | |
ON_Decal(const ON_Decal &d) | ON_Decal | |
operator!=(const ON_Decal &d) const | ON_Decal | virtual |
operator=(const ON_Decal &d) | ON_Decal | virtual |
operator==(const ON_Decal &d) const | ON_Decal | virtual |
Origin(void) const | ON_Decal | |
Projection(void) const | ON_Decal | |
Projections enum name | ON_Decal | |
Radius(void) const | ON_Decal | |
SetCustomXML(const ON_UUID &renderEngineId, const ON_XMLNode &custom_param_node) | ON_Decal | |
SetHeight(double d) | ON_Decal | |
SetHorzSweep(double sta, double end) | ON_Decal | |
SetIsVisible(bool visible) | ON_Decal | |
SetMapping(Mappings m) | ON_Decal | |
SetMapToInside(bool b) | ON_Decal | |
SetOrigin(const ON_3dPoint &pt) | ON_Decal | |
SetProjection(Projections p) | ON_Decal | |
SetRadius(double d) | ON_Decal | |
SetTextureInstanceId(const ON_UUID &id) | ON_Decal | |
SetTransparency(double d) | ON_Decal | |
SetUVBounds(double min_u, double min_v, double max_u, double max_v) | ON_Decal | |
SetVectorAcross(const ON_3dVector &vec) | ON_Decal | |
SetVectorUp(const ON_3dVector &vec) | ON_Decal | |
SetVertSweep(double sta, double end) | ON_Decal | |
TextureInstanceId(void) const | ON_Decal | |
Transparency(void) const | ON_Decal | |
VectorAcross(void) const | ON_Decal | |
VectorUp(void) const | ON_Decal | |
~ON_Decal() | ON_Decal | virtual |