|  | QCAD
    Open Source 2D CAD | 
This is the complete list of members for ON_TextureMapping, including all inherited members.
| AttachUserData(ON_UserData *pUserData) | ON_Object | |
| box_mapping enum value | ON_TextureMapping | |
| brep_mapping_primitive enum value | ON_TextureMapping | |
| clspt_projection enum value | ON_TextureMapping | |
| CopyFrom(const ON_Object *src) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| cylinder_mapping enum value | ON_TextureMapping | |
| DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual | 
| Default() | ON_TextureMapping | |
| DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual | 
| DetachUserData(ON_UserData *pUserData) | ON_Object | |
| divided enum value | ON_TextureMapping | |
| Dump(ON_TextLog &) const | ON_TextureMapping | virtual | 
| Evaluate(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) const | ON_TextureMapping | virtual | 
| Evaluate(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T, const ON_Xform &P_xform, const ON_Xform &N_xform) const | ON_TextureMapping | virtual | 
| EvaluateBoxMapping(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) const | ON_TextureMapping | |
| EvaluateBrepMapping(const ON_3dPoint &P, const ON_3dVector &N, const ON_Brep *brep, ON_3dPoint *T) const | ON_TextureMapping | |
| EvaluateCylinderMapping(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) const | ON_TextureMapping | |
| EvaluateMeshMapping(const ON_3dPoint &P, const ON_3dVector &N, const ON_Mesh *mesh, ON_3dPoint *T) const | ON_TextureMapping | |
| EvaluatePlaneMapping(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) const | ON_TextureMapping | |
| EvaluateSphereMapping(const ON_3dPoint &P, const ON_3dVector &N, ON_3dPoint *T) const | ON_TextureMapping | |
| EvaluateSurfaceMapping(const ON_3dPoint &P, const ON_3dVector &N, const ON_Surface *srf, ON_3dPoint *T) const | ON_TextureMapping | |
| FirstUserData() const | ON_Object | |
| force_32bit_mapping_projection enum value | ON_TextureMapping | |
| force_32bit_mapping_type enum value | ON_TextureMapping | |
| force_32bit_texture_space enum value | ON_TextureMapping | |
| GetMappingBox(ON_Plane &plane, ON_Interval &dx, ON_Interval &dy, ON_Interval &dz) const | ON_TextureMapping | |
| GetMappingCylinder(ON_Cylinder &cylinder) const | ON_TextureMapping | |
| GetMappingPlane(ON_Plane &plane, ON_Interval &dx, ON_Interval &dy, ON_Interval &dz) const | ON_TextureMapping | |
| GetMappingSphere(ON_Sphere &sphere) const | ON_TextureMapping | |
| GetTextureCoordinates(const ON_Mesh &mesh, ON_SimpleArray< ON_3fPoint > &T, const ON_Xform *mesh_xform=0, bool bLazy=false, ON_SimpleArray< int > *Tside=0) const | ON_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) const | ON_TextureMapping | |
| 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 | |
| HasMatchingTextureCoordinates(const ON_Mesh &mesh, const ON_Xform *object_xform=0) const | ON_TextureMapping | |
| HasMatchingTextureCoordinates(const class ON_MappingTag &tag, const ON_Xform *object_xform=0) const | ON_TextureMapping | |
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsPeriodic(void) const | ON_TextureMapping | |
| IsValid(ON_TextLog *text_log=NULL) const | ON_TextureMapping | virtual | 
| m_bCapped | ON_TextureMapping | |
| m_mapping_id | ON_TextureMapping | |
| m_mapping_index | ON_TextureMapping | |
| m_mapping_name | ON_TextureMapping | |
| m_mapping_primitive | ON_TextureMapping | |
| m_mempool | ON_Object | |
| m_Nxyz | ON_TextureMapping | |
| m_projection | ON_TextureMapping | |
| m_Pxyz | ON_TextureMapping | |
| m_texture_space | ON_TextureMapping | |
| m_type | ON_TextureMapping | |
| m_userdata_list | ON_Object | private | 
| m_uvw | ON_TextureMapping | |
| MappingCRC() const | ON_TextureMapping | |
| MemoryRelocate() | ON_Object | virtual | 
| mesh_mapping_primitive enum value | ON_TextureMapping | |
| ModelObjectId() const | ON_TextureMapping | virtual | 
| MoveUserData(ON_Object &source_object) | ON_Object | |
| no_mapping enum value | ON_TextureMapping | |
| no_projection enum value | ON_TextureMapping | |
| ObjectType() const | ON_Object | virtual | 
| ON_Object() | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| ON_OBJECT_DECLARE(ON_TextureMapping) | ON_TextureMapping | |
| ON_TextureMapping() | ON_TextureMapping | |
| ON_TextureMapping(const ON_TextureMapping &src) | ON_TextureMapping | |
| operator=(const ON_TextureMapping &src) | ON_TextureMapping | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| plane_mapping enum value | ON_TextureMapping | |
| PROJECTION enum name | ON_TextureMapping | |
| ProjectionFromInt(int i) | ON_TextureMapping | static | 
| PurgeUserData() | ON_Object | |
| ray_projection enum value | ON_TextureMapping | |
| Read(ON_BinaryArchive &binary_archive) | ON_TextureMapping | virtual | 
| RequiresVertexNormals() const | ON_TextureMapping | |
| ReverseTextureCoordinate(int dir) | ON_TextureMapping | |
| SetAdvancedBrepMappingToolFunctions(TEXMAP_INTERSECT_LINE_SURFACE, TEXMAP_BREP_FACE_CLOSEST_POINT) | ON_TextureMapping | static | 
| SetBoxMapping(const ON_Plane &plane, ON_Interval dx, ON_Interval dy, ON_Interval dz, bool bIsCapped) | ON_TextureMapping | |
| SetCylinderMapping(const ON_Cylinder &cylinder, bool bIsCapped) | ON_TextureMapping | |
| 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 | |
| single enum value | ON_TextureMapping | |
| SizeOf() const | ON_TextureMapping | virtual | 
| sphere_mapping enum value | ON_TextureMapping | |
| srf_mapping_primitive enum value | ON_TextureMapping | |
| srfp_mapping enum value | ON_TextureMapping | |
| SwapTextureCoordinate(int i, int j) | ON_TextureMapping | |
| TEXTURE_SPACE enum name | ON_TextureMapping | |
| TextureSpaceFromInt(int i) | ON_TextureMapping | static | 
| TileTextureCoordinate(int dir, double count, double offset) | ON_TextureMapping | |
| TransformUserData(const ON_Xform &xform) | ON_Object | |
| TYPE enum name | ON_TextureMapping | |
| TypeFromInt(int i) | ON_TextureMapping | static | 
| Write(ON_BinaryArchive &binary_archive) const | ON_TextureMapping | virtual | 
| ~ON_Object() | ON_Object | virtual | 
| ~ON_TextureMapping() | ON_TextureMapping |