Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_MeshFaceRef, including all inherited members.
AttachUserData(ON_UserData *pUserData) | ON_Object | |
BoundingBox() const | ON_Geometry | |
BrepForm(ON_Brep *brep=NULL) const | ON_Geometry | virtual |
ClearBoundingBox() | ON_Geometry | virtual |
ComponentIndex() const | ON_MeshFaceRef | virtual |
CopyFrom(const ON_Object *src) | ON_Object | |
CopyUserData(const ON_Object &source_object) | ON_Object | |
DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DetachUserData(ON_UserData *pUserData) | ON_Object | |
Dimension() const | ON_MeshFaceRef | virtual |
Dump(ON_TextLog &) const | ON_MeshFaceRef | virtual |
EmergencyDestroy() | ON_Object | |
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Geometry | virtual |
FirstUserData() const | ON_Object | |
GetBBox(double *boxmin, double *boxmax, int bGrowBox=false) const | ON_MeshFaceRef | virtual |
GetBoundingBox(ON_BoundingBox &bbox, int bGrowBox=false) const | ON_Geometry | |
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, int bGrowBox=false) const | ON_Geometry | |
GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const | ON_Geometry | virtual |
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 | |
HasBrepForm() const | ON_Geometry | virtual |
IsDeformable() const | ON_Geometry | virtual |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsValid(ON_TextLog *text_log=NULL) const | ON_MeshFaceRef | virtual |
m_mesh | ON_MeshFaceRef | |
m_mesh_fi | ON_MeshFaceRef | |
MakeDeformable() | ON_Geometry | virtual |
MemoryRelocate() | ON_Object | virtual |
MeshFace() const | ON_MeshFaceRef | |
MeshTopology() const | ON_MeshFaceRef | |
MeshTopologyFace() const | ON_MeshFaceRef | |
ModelObjectId() const | ON_Object | virtual |
MoveUserData(ON_Object &source_object) | ON_Object | |
ObjectType() const | ON_MeshFaceRef | virtual |
ON_Geometry() | ON_Geometry | |
ON_Geometry(const ON_Geometry &) | ON_Geometry | |
ON_MeshFaceRef() | ON_MeshFaceRef | |
ON_Object() | ON_Object | |
ON_Object(const ON_Object &) | ON_Object | |
operator=(const ON_MeshFaceRef &) | ON_MeshFaceRef | |
ON_Geometry::operator=(const ON_Geometry &) | ON_Geometry | |
ON_Object::operator=(const ON_Object &) | ON_Object | |
PurgeUserData() | ON_Object | |
Read(ON_BinaryArchive &binary_archive) | ON_Object | virtual |
Rotate(double sin_angle, double cos_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
Rotate(double rotation_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
Scale(double scale_factor) | ON_Geometry | |
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 | ON_MeshFaceRef | virtual |
SwapCoordinates(int i, int j) | ON_Geometry | virtual |
Transform(const ON_Xform &xform) | ON_MeshFaceRef | virtual |
TransformUserData(const ON_Xform &xform) | ON_Object | |
Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
UserStringCount() const | ON_Object | |
Write(ON_BinaryArchive &binary_archive) const | ON_Object | virtual |
~ON_Geometry() | ON_Geometry | virtual |
~ON_MeshFaceRef() | ON_MeshFaceRef | |
~ON_Object() | ON_Object | virtual |