This is the complete list of members for ON_Texture, including all inherited members.
AggregateComponentStatus() const | ON_Object | virtual |
AttachUserData(class ON_UserData *pUserData) | ON_Object | |
BuiltInMappingChannelFromUnsigned(unsigned int mapping_channel_as_unsigned) | ON_Texture | static |
ClearAllComponentStates() const | ON_Object | |
ClearComponentStates(ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
Compare(const ON_Texture &a, const ON_Texture &b) | ON_Texture | static |
ContentHash() const | ON_Texture | |
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 | |
DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual |
Default | ON_Texture | static |
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DetachUserData(class ON_UserData *pUserData) | ON_Object | |
Dump(ON_TextLog &) const override | ON_Texture | virtual |
EmergencyDestroy() | ON_Object | |
FILTER enum name | ON_Texture | |
FilterFromUnsigned(unsigned int filter_as_unsigned) | ON_Texture | static |
FirstUserData() const | ON_Object | |
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual |
GetPictureShrinkSurfaceTransformation(const class ON_Brep *original, const class ON_Brep *shrunk, const ON_Xform *error_return) | ON_Texture | static |
GetPictureShrinkSurfaceTransformation(const class ON_Surface *original, const class ON_Surface *shrunk, const ON_Xform *error_return) | ON_Texture | static |
GetPictureShrinkSurfaceTransformation(const class ON_Interval &original_udomain, const class ON_Interval &original_vdomain, const class ON_Interval &shrunk_udomain, const class ON_Interval &shrunk_vdomain, const ON_Xform *error_return) | ON_Texture | static |
GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
IsBuiltInMappingChannel(unsigned int mapping_channel_id) | ON_Texture | static |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsTiled(int dir, double *count, double *offset) const | ON_Texture | |
IsValid(class ON_TextLog *text_log=nullptr) const override | ON_Texture | virtual |
m_blend_A0 | ON_Texture | |
m_blend_A1 | ON_Texture | |
m_blend_A2 | ON_Texture | |
m_blend_A3 | ON_Texture | |
m_blend_constant_A | ON_Texture | |
m_blend_constant_RGB | ON_Texture | |
m_blend_order | ON_Texture | |
m_blend_RGB0 | ON_Texture | |
m_blend_RGB1 | ON_Texture | |
m_blend_RGB2 | ON_Texture | |
m_blend_RGB3 | ON_Texture | |
m_bOn | ON_Texture | |
m_border_color | ON_Texture | |
m_bump_scale | ON_Texture | |
m_image_file_reference | ON_Texture | |
m_magfilter | ON_Texture | |
m_mapping_channel_id | ON_Texture | |
m_minfilter | ON_Texture | |
m_mode | ON_Texture | |
m_texture_id | ON_Texture | |
m_transparency_texture_id | ON_Texture | |
m_transparent_color | ON_Texture | |
m_type | ON_Texture | |
m_uvw | ON_Texture | |
m_wrapu | ON_Texture | |
m_wrapv | ON_Texture | |
m_wrapw | ON_Texture | |
MAPPING_CHANNEL enum name | ON_Texture | |
MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual |
MemoryRelocate() | ON_Object | virtual |
MODE enum name | ON_Texture | |
ModeFromUnsigned(unsigned int mode_as_unsigned) | ON_Texture | static |
ModelObjectId() const | ON_Object | virtual |
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 | |
ObjectType() const | ON_Object | virtual |
ON_Object() ON_NOEXCEPT | ON_Object | |
ON_Object(const ON_Object &) | ON_Object | |
ON_Texture()=default | ON_Texture | |
ON_Texture(const ON_Texture &)=default | ON_Texture | |
operator=(const ON_Texture &)=default | ON_Texture | |
ON_Object::operator=(const ON_Object &) | ON_Object | |
PurgeUserData() | ON_Object | |
Read(ON_BinaryArchive &binary_archive) override | ON_Texture | virtual |
ReverseTextureCoordinate(int dir) | ON_Texture | |
SetBuiltInMappingChannel(ON_Texture::MAPPING_CHANNEL built_in_mapping_channel_as_unsigned) | ON_Texture | |
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) const | ON_Object | virtual |
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const | ON_Object | virtual |
SetMappingChannel(unsigned int mapping_channel_id) | ON_Texture | |
SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
SizeOf() const override | ON_Texture | virtual |
SwapTextureCoordinate(int i, int j) | ON_Texture | |
TileTextureCoordinate(int dir, double count, double offset) | ON_Texture | |
TransformUserData(const class ON_Xform &xform) | ON_Object | |
TYPE enum name | ON_Texture | |
TypeFromUnsigned(unsigned int type_as_unsigned) | ON_Texture | static |
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual |
UserDataConflictResolution enum name | ON_Object | |
UserStringCount() const | ON_Object | |
WRAP enum name | ON_Texture | |
WrapFromUnsigned(unsigned int wrap_as_unsigned) | ON_Texture | static |
Write(ON_BinaryArchive &binary_archive) const override | ON_Texture | virtual |
~ON_Object() | ON_Object | virtual |
~ON_Texture()=default | ON_Texture |