Rhino C++ API  8.18
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
CRhinoTextureMapping Member List

This is the complete list of members for CRhinoTextureMapping, including all inherited members.

AggregateComponentStatus() constON_Objectvirtual
AllAttributes enum valueON_ModelComponent
AttachUserData(class ON_UserData *pUserData)ON_Object
Attributes enum nameON_ModelComponent
BinaryArchiveAttributes enum valueON_ModelComponent
ChangeName(const wchar_t *new_name, class ON_ComponentManifest *manifest)ON_ModelComponent
ClearAllComponentStates() constON_Object
ClearComponentStates(ON_ComponentStatus states_to_clear) constON_Objectvirtual
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) constON_Objectvirtual
ClearComponentType()ON_ModelComponent
ClearId()ON_ModelComponent
ClearIndex()ON_ModelComponent
ClearModelComponentAttributes(unsigned int attributes_filter)ON_ModelComponent
ClearModelComponentStatus()ON_ModelComponent
ClearModelSerialNumber()ON_ModelComponent
ClearName()ON_ModelComponent
ClearParentId()ON_ModelComponent
CompareId(const ON_ModelComponent &a, const ON_ModelComponent &b)ON_ModelComponentstatic
CompareIdAndName(const ON_ModelComponent &a, const ON_ModelComponent &b)ON_ModelComponentstatic
CompareName(const ON_UUID &other_parent_id, const wchar_t *other_name) constON_ModelComponent
CompareName(const wchar_t *other_name) constON_ModelComponent
CompareName(const ON_ModelComponent &a, const ON_ModelComponent &b)ON_ModelComponentstatic
CompareNameAndId(const ON_ModelComponent &a, const ON_ModelComponent &b)ON_ModelComponentstatic
CompareNameExact(const ON_UUID &other_parent_id, const wchar_t *other_name) constON_ModelComponent
CompareNameExact(const wchar_t *other_name) constON_ModelComponent
CompareNameExact(const ON_ModelComponent &a, const ON_ModelComponent &b)ON_ModelComponentstatic
ComponentSerialNumberAttribute enum valueON_ModelComponent
ComponentStatusAttribute enum valueON_ModelComponent
ComponentType() constON_ModelComponent
ComponentTypeFromUnsigned(unsigned int component_type_as_unsigned)ON_ModelComponentstatic
ComponentTypeIsLocked() constON_ModelComponent
ComponentTypeIsSet() constON_ModelComponent
ComponentTypeIsValid(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
ComponentTypeIsValidAndNotMixed(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
ComponentTypeToString(ON_ModelComponent::Type)ON_ModelComponentstatic
ContentVersionNumber() constON_ModelComponent
CopyFrom(const ON_ModelComponent &src, unsigned int attributes_filter)ON_ModelComponent
CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
CRhinoTextureMappingTable classCRhinoTextureMappingfriend
CustomMappingBrepPrimitive(void) constON_TextureMapping
CustomMappingMeshPrimitive(void) constON_TextureMapping
CustomMappingPrimitive(void) constON_TextureMapping
CustomMappingSurfacePrimitive(void) constON_TextureMapping
DataCRC(ON__UINT32 current_remainder) const overrideON_ModelComponentvirtual
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count)ON_Objectvirtual
DeletedName() constON_ModelComponent
DeletedNameAttribute enum valueON_ModelComponent
DeletedNameHash() constON_ModelComponent
DeletedNameIsSet() constON_ModelComponent
DeleteName()ON_ModelComponent
DestroyRuntimeCache(bool bDelete=true)ON_Objectvirtual
DetachUserData(class ON_UserData *pUserData)ON_Object
Dump(ON_TextLog &) const overrideON_TextureMappingvirtual
EmergencyDestroy()ON_Object
EraseIdentification(bool bIgnoreLocks)ON_ModelComponent
Evaluate(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) constON_TextureMappingvirtual
Evaluate(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T, const ON_Xform &P_xform, const ON_Xform &N_xform) constON_TextureMappingvirtual
EvaluateBoxMapping(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) constON_TextureMapping
EvaluateBrepMapping(const ON_3dPoint &P, const ON_3dVector &N, const ON_Brep *brep, ON_3dPoint *T) constON_TextureMapping
EvaluateCylinderMapping(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) constON_TextureMapping
EvaluateMeshMapping(const ON_3dPoint &P, const ON_3dVector &N, const ON_Mesh *mesh, ON_3dPoint *T) constON_TextureMapping
EvaluatePlaneMapping(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) constON_TextureMapping
EvaluateSphereMapping(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) constON_TextureMapping
EvaluateSurfaceMapping(const ON_3dPoint &P, const ON_3dVector &N, const ON_Surface *srf, ON_3dPoint *T) constON_TextureMapping
FirstUserData() constON_Object
FromModelComponentRef(const class ON_ModelComponentReference &model_component_reference, const ON_TextureMapping *none_return_value)ON_TextureMappingstatic
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) constON_Objectvirtual
GetMappingBox(ON_Plane &plane, ON_Interval &dx, ON_Interval &dy, ON_Interval &dz) constON_TextureMapping
GetMappingCylinder(ON_Cylinder &cylinder) constON_TextureMapping
GetMappingPlane(ON_Plane &plane, ON_Interval &dx, ON_Interval &dy, ON_Interval &dz) constON_TextureMapping
GetMappingSphere(ON_Sphere &sphere) constON_TextureMapping
GetName(ON_wString &component_name) constON_ModelComponent
GetTextureCoordinates(const ON_Mesh &mesh, ON_SimpleArray< ON_3fPoint > &T, const ON_Xform *mesh_xform=0, bool bLazy=false, ON_SimpleArray< int > *Tside=0) constON_TextureMapping
GetTextureCoordinates(const ON_Mesh &mesh, ON_SimpleArray< ON_2fPoint > &T, const ON_Xform *mesh_xform=0, bool bLazy=false, ON_SimpleArray< int > *Tside=0) constON_TextureMapping
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
HasMatchingCachedTextureCoordinates(const ON_Mesh &mesh, const ON_Xform *object_xform=nullptr) constON_TextureMapping
HasMatchingTextureCoordinates(const ON_Mesh &mesh, const ON_Xform *object_xform=nullptr) constON_TextureMapping
HasMatchingTextureCoordinates(const class ON_MappingTag &tag, const ON_Xform *object_xform=nullptr) constON_TextureMapping
Id() constON_ModelComponent
IdAttribute enum valueON_ModelComponent
IdIsLocked() constON_ModelComponent
IdIsNil() constON_ModelComponent
IdIsNotNil() constON_ModelComponent
IdIsSet() constON_ModelComponent
IfIdIsNilSetId()ON_ModelComponent
IncrementContentVersionNumber() constON_ModelComponentprotected
Index() constON_ModelComponent
Index(int unset_index_value) constON_ModelComponent
IndexAttribute enum valueON_ModelComponent
IndexIsLocked() constON_ModelComponent
IndexIsSet() constON_ModelComponent
IndexRequired(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
InstanceDefinitionModelSerialNumber() constON_ModelComponent
Internal_SystemComponentHelper()ON_ModelComponentstatic
IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) constON_Object
IsDeleted() constON_ModelComponent
IsHidden() constON_ModelComponent
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsLocked() constON_ModelComponent
IsNamePathSeparator(const wchar_t *s)ON_ModelComponentstatic
IsPeriodic(void) constON_TextureMapping
IsReferenceComponent() constON_ModelComponent
IsReferencePrefixDelimiter(const wchar_t *s)ON_ModelComponentstatic
IsReferencePrefixSeparator(const wchar_t *s)ON_ModelComponentstatic
IsSystemComponent() constON_ModelComponent
IsValid(class ON_TextLog *text_log=nullptr) const overrideON_TextureMappingvirtual
IsValidComponentName(const wchar_t *candidate_component_name)ON_ModelComponentstatic
IsValidComponentName(const ON_wString &candidate_component_name)ON_ModelComponentstatic
IsValidComponentName(size_t length, const wchar_t *candidate_component_name)ON_ModelComponentstatic
IsValidComponentName(const class ON_ComponentManifest &model_manfest, const ON_ModelComponent &model_component, bool bPermitReferencePrefix, ON_wString &valid_name)ON_ModelComponentstatic
IsValidComponentNameFirstCodePoint(ON__UINT32 unicode_code_point)ON_ModelComponentstatic
IsValidComponentNameFirstCodePoint(int length, const wchar_t *candidate_component_name)ON_ModelComponentstatic
LinkedInstanceDefinitionSerialNumber() constCRhinoTextureMapping
LockAllSettingsExceptName()ON_ModelComponent
LockComponentType()ON_ModelComponent
LockId()ON_ModelComponent
LockIndex()ON_ModelComponent
LockModelComponentStatus()ON_ModelComponent
LockModelSerialNumber()ON_ModelComponent
LockName()ON_ModelComponent
LockParentId()ON_ModelComponent
m_bCappedON_TextureMapping
m_NxyzON_TextureMapping
m_projectionON_TextureMapping
m_PxyzON_TextureMapping
m_remap_indexCRhinoTextureMapping
m_sort_indexCRhinoTextureMapping
m_texture_spaceON_TextureMapping
m_texturemapping_snCRhinoTextureMapping
m_typeON_TextureMapping
m_uvwON_TextureMapping
MappingCRC() constON_TextureMapping
MarkAggregateComponentStatusAsNotCurrent() constON_Objectvirtual
MemoryRelocate()ON_Objectvirtual
ModelComponentStatus() constON_ModelComponent
ModelComponentStatusIsLocked() constON_ModelComponent
ModelComponentStatusIsSet() constON_ModelComponent
ModelObjectId() const overrideON_ModelComponentvirtual
ModelSerialNumber() constON_ModelComponent
ModelSerialNumberAttribute enum valueON_ModelComponent
ModelSerialNumberIsLocked() constON_ModelComponent
ModelSerialNumberIsSet() constON_ModelComponent
MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems)ON_Object
MoveUserData(ON_Object &source_object)ON_Object
Name() constON_ModelComponent
NameAsPointer() constON_ModelComponent
NameAttribute enum valueON_ModelComponent
NameHash() constON_ModelComponent
NameIsEmpty() constON_ModelComponent
NameIsLocked() constON_ModelComponent
NameIsNotEmpty() constON_ModelComponent
NameIsSet() constON_ModelComponent
NameLeaf(const wchar_t *name)ON_ModelComponentstatic
NameParent(const wchar_t *name, bool bIncludeReference)ON_ModelComponentstatic
NamePathSeparatorON_ModelComponentstatic
NameReferencePrefix(const wchar_t *name)ON_ModelComponentstatic
NewNameHash(const wchar_t *new_name) constON_ModelComponent
NextRuntimeSerialNumber()CRhinoTextureMappingstatic
NoAttributes enum valueON_ModelComponent
ObjectType() constON_Objectvirtual
OcsMappingTransformForObject(const CRhinoObject &object)CRhinoTextureMappingstatic
ON_ModelComponent() ON_NOEXCEPTON_ModelComponent
ON_ModelComponent(const ON_ModelComponent &source)ON_ModelComponent
ON_ModelComponent(ON_ModelComponent::Type component_type) ON_NOEXCEPTON_ModelComponent
ON_ModelComponent(ON_ModelComponent::Type component_type, const ON_ModelComponent &source) ON_NOEXCEPTON_ModelComponent
ON_Object() ON_NOEXCEPTON_Object
ON_Object(const ON_Object &)ON_Object
ON_TextureMapping() ON_NOEXCEPTON_TextureMapping
ON_TextureMapping(const ON_TextureMapping &src)ON_TextureMapping
ON_TextureMapping::operator=(const ON_TextureMapping &src)ON_TextureMapping
ON_ModelComponent::operator=(const ON_ModelComponent &source)ON_ModelComponent
ON_Object::operator=(const ON_Object &)ON_Object
ParentId() constON_ModelComponent
ParentIdAttribute enum valueON_ModelComponent
ParentIdIsLocked() constON_ModelComponent
ParentIdIsNil() constON_ModelComponent
ParentIdIsNotNil() constON_ModelComponent
ParentIdIsSet() constON_ModelComponent
PROJECTION enum nameON_TextureMapping
ProjectionFromUnsigned(unsigned int projection_as_unsigned)ON_TextureMappingstatic
ProjectionToString(ON_TextureMapping::PROJECTION texture_mapping_projection)ON_TextureMappingstatic
PurgeUserData()ON_Object
Read(ON_BinaryArchive &binary_archive) overrideON_TextureMappingvirtual
ReadModelComponentAttributes(class ON_BinaryArchive &archive)ON_ModelComponent
ReferenceModelSerialNumber() constON_ModelComponent
ReferencePrefixDelimiterON_ModelComponentstatic
ReferencePrefixSeparatorON_ModelComponentstatic
RemoveAllReferencePrefixDelimiters(const wchar_t *name)ON_ModelComponentstatic
RemoveReferencePrefix(const wchar_t *name)ON_ModelComponentstatic
RemoveTrailingNamePathSeparator(const wchar_t *name)ON_ModelComponentstatic
RemoveTrailingReferencePrefixDelimiter(const wchar_t *name)ON_ModelComponentstatic
RemoveTrailingReferencePrefixSeparator(const wchar_t *name)ON_ModelComponentstatic
RequiresVertexNormals() constON_TextureMapping
ReverseTextureCoordinate(int dir)ON_TextureMapping
RuntimeSerialNumber() constON_ModelComponent
SetAdvancedBrepMappingToolFunctions(TEXMAP_INTERSECT_LINE_SURFACE, TEXMAP_BREP_FACE_CLOSEST_POINT)ON_TextureMappingstatic
SetAdvancedGetTextureMappingFromDocumentFunction(GET_TEXMAP_FROM_DOCUMENT)ON_TextureMappingstatic
SetAndLockId()ON_ModelComponent
SetAsSystemComponent()ON_ModelComponent
SetAsUnsetSystemComponent()ON_ModelComponent
SetBoxMapping(const ON_Plane &plane, ON_Interval dx, ON_Interval dy, ON_Interval dz, bool bIsCapped)ON_TextureMapping
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) constON_Objectvirtual
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) constON_Objectvirtual
SetComponentType(ON_ModelComponent::Type component_component_type)ON_ModelComponent
SetCustomMappingPrimitive(ON_Object *)ON_TextureMapping
SetCylinderMapping(const ON_Cylinder &cylinder, bool bIsCapped)ON_TextureMapping
SetDeletedModelComponentState(bool bDeleted, class ON_ComponentManifest *manifest)ON_ModelComponent
SetHiddenModelComponentState(bool bHidden)ON_ModelComponent
SetId(const ON_UUID &component_id)ON_ModelComponent
SetId()ON_ModelComponent
SetIdentification(const class ON_ComponentManifestItem &manifest_item, const wchar_t *manifest_name, bool bSetId, bool bParentId, bool bSetName, bool bSetIndex)ON_ModelComponent
SetIndex(int component_index)ON_ModelComponent
SetLocalizedSystemComponentName(const wchar_t *system_component_localized_name)ON_ModelComponent
SetLockedModelComponentState(bool bLocked)ON_ModelComponent
SetModelComponentStatus(ON_ComponentStatus component_status)ON_ModelComponent
SetModelSerialNumber(unsigned int model_serial_number)ON_ModelComponent
SetModelSerialNumber(unsigned int model_serial_number, unsigned int reference_model_serial_number, unsigned int instance_definition_model_serial_number)ON_ModelComponent
SetName(const wchar_t *component_name)ON_ModelComponent
SetOcsMapping(const ON_Plane &plane)ON_TextureMapping
SetParentId(const ON_UUID &parent_id)ON_ModelComponent
SetPlaneMapping(const ON_Plane &plane, const ON_Interval &dx, const ON_Interval &dy, const ON_Interval &dz)ON_TextureMapping
SetSphereMapping(const ON_Sphere &sphere)ON_TextureMapping
SetSurfaceParameterMapping(void)ON_TextureMapping
SetUserString(const wchar_t *key, const wchar_t *string_value)ON_Object
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace)ON_Object
SharedCustomMappingPrimitive(void) constON_TextureMapping
SizeOf() const overrideON_TextureMappingvirtual
SpaceToString(ON_TextureMapping::TEXTURE_SPACE texture_mapping_space)ON_TextureMappingstatic
SplitName(const wchar_t *name, ON_wString &reference_prefix, ON_wString &name_parent, ON_wString &name_leaf)ON_ModelComponentstatic
SurfaceParameterTextureMappingON_TextureMappingstatic
SurfaceParameterTextureMappingIdON_TextureMappingstatic
SwapTextureCoordinate(int i, int j)ON_TextureMapping
SystemComponentAttribute enum valueON_ModelComponent
TEXTURE_SPACE enum nameON_TextureMapping
TextureSpaceFromUnsigned(unsigned int texture_space_as_unsigned)ON_TextureMappingstatic
ThisIsNullptr(bool bSilentError) constON_Object
TileTextureCoordinate(int dir, double count, double offset)ON_TextureMapping
TransformUserData(const class ON_Xform &xform)ON_Object
TYPE enum nameON_TextureMapping
Type enum nameON_ModelComponent
TypeAttribute enum valueON_ModelComponent
TypeFromUnsigned(unsigned int type_as_unsigned)ON_TextureMappingstatic
TypeToString(ON_TextureMapping::TYPE texture_mapping_type)ON_TextureMappingstatic
UndeleteName()ON_ModelComponent
UniqueNameIgnoresCase(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
UniqueNameIncludesParent(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
UniqueNameRequired(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
UnsetON_TextureMappingstatic
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map)ON_Objectvirtual
UseCount() constCRhinoTextureMapping
UserDataConflictResolution enum nameON_Object
UserStringCount() constON_Object
wchar_tON_ModelComponentstatic
WorksessionReferenceModelSerialNumber() constCRhinoTextureMapping
Write(ON_BinaryArchive &binary_archive) const overrideON_TextureMappingvirtual
WriteModelComponentAttributes(class ON_BinaryArchive &archive, unsigned int attributes_filter) constON_ModelComponent
~ON_ModelComponent()=defaultON_ModelComponent
~ON_Object()ON_Objectvirtual
~ON_TextureMapping()ON_TextureMappingvirtual