Point Cloud Library (PCL)  1.14.1-dev
ON_TextureMapping Member List

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

AttachUserData(ON_UserData *pUserData)ON_Object
box_mapping enum valueON_TextureMapping
brep_mapping_primitive enum valueON_TextureMapping
clspt_projection enum valueON_TextureMapping
CopyFrom(const ON_Object *src)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
cylinder_mapping enum valueON_TextureMapping
DataCRC(ON__UINT32 current_remainder) constON_Objectvirtual
Default()ON_TextureMapping
DestroyRuntimeCache(bool bDelete=true)ON_Objectvirtual
DetachUserData(ON_UserData *pUserData)ON_Object
divided enum valueON_TextureMapping
Dump(ON_TextLog &) constON_TextureMappingvirtual
EmergencyDestroy()ON_Object
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
EvaluateCylinderMapping(const ON_3dPoint &P, const ON_3dVector &N, 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
FirstUserData() constON_Object
force_32bit_mapping_projection enum valueON_TextureMapping
force_32bit_mapping_type enum valueON_TextureMapping
force_32bit_texture_space enum valueON_TextureMapping
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
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
HasMatchingTextureCoordinates(const ON_Mesh &mesh, const ON_Xform *object_xform=0) constON_TextureMapping
HasMatchingTextureCoordinates(const class ON_MappingTag &tag, const ON_Xform *object_xform=0) constON_TextureMapping
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsPeriodic(void) constON_TextureMapping
IsValid(ON_TextLog *text_log=NULL) constON_TextureMappingvirtual
m_bCappedON_TextureMapping
m_mapping_idON_TextureMapping
m_mapping_indexON_TextureMapping
m_mapping_nameON_TextureMapping
m_mapping_primitiveON_TextureMapping
m_NxyzON_TextureMapping
m_projectionON_TextureMapping
m_PxyzON_TextureMapping
m_texture_spaceON_TextureMapping
m_typeON_TextureMapping
m_uvwON_TextureMapping
MappingCRC() constON_TextureMapping
MemoryRelocate()ON_Objectvirtual
mesh_mapping_primitive enum valueON_TextureMapping
ModelObjectId() constON_TextureMappingvirtual
MoveUserData(ON_Object &source_object)ON_Object
no_mapping enum valueON_TextureMapping
no_projection enum valueON_TextureMapping
ObjectType() constON_Objectvirtual
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 valueON_TextureMapping
PROJECTION enum nameON_TextureMapping
ProjectionFromInt(int i)ON_TextureMappingstatic
PurgeUserData()ON_Object
ray_projection enum valueON_TextureMapping
Read(ON_BinaryArchive &binary_archive)ON_TextureMappingvirtual
RequiresVertexNormals() constON_TextureMapping
ReverseTextureCoordinate(int dir)ON_TextureMapping
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
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace)ON_Object
single enum valueON_TextureMapping
SizeOf() constON_TextureMappingvirtual
sphere_mapping enum valueON_TextureMapping
srf_mapping_primitive enum valueON_TextureMapping
srfp_mapping enum valueON_TextureMapping
SwapTextureCoordinate(int i, int j)ON_TextureMapping
TEXTURE_SPACE enum nameON_TextureMapping
TextureSpaceFromInt(int i)ON_TextureMappingstatic
TileTextureCoordinate(int dir, double count, double offset)ON_TextureMapping
TransformUserData(const ON_Xform &xform)ON_Object
TYPE enum nameON_TextureMapping
TypeFromInt(int i)ON_TextureMappingstatic
UserStringCount() constON_Object
Write(ON_BinaryArchive &binary_archive) constON_TextureMappingvirtual
~ON_Object()ON_Objectvirtual
~ON_TextureMapping()ON_TextureMapping