Public Member Functions | |
ON_BOOL32 | Archive () const |
ON__UINT32 | DataCRC (ON__UINT32) const |
ON__UINT32 | DoubleCRC () const |
void | Dump (ON_TextLog &) const |
ON_BOOL32 | GetDescription (ON_wString &) |
ON_BOOL32 | IsValid (ON_TextLog *=NULL) const |
ON_MeshDoubleVertices () | |
ON_BOOL32 | Read (ON_BinaryArchive &) |
unsigned int | SizeOf () const |
ON_BOOL32 | Transform (const ON_Xform &) |
ON_BOOL32 | Write (ON_BinaryArchive &) const |
~ON_MeshDoubleVertices () | |
Static Public Member Functions | |
static ON_MeshDoubleVertices * | Attach (const ON_Mesh *mesh) |
static ON__UINT32 | FloatCRC (const ON_3fPointArray &) |
static ON_MeshDoubleVertices * | Get (const ON_Mesh *mesh) |
Public Attributes | |
int | m_dcount |
ON__UINT32 | m_dCRC |
ON_3dPointArray | m_dV |
int | m_fcount |
ON__UINT32 | m_fCRC |
Private Member Functions | |
ON_OBJECT_DECLARE (ON_MeshDoubleVertices) |
Definition at line 33 of file opennurbs_mesh.cpp.
Definition at line 9202 of file opennurbs_mesh.cpp.
Definition at line 9214 of file opennurbs_mesh.cpp.
ON_BOOL32 ON_MeshDoubleVertices::Archive | ( | ) | const [virtual] |
Reimplemented from ON_UserData.
Definition at line 9316 of file opennurbs_mesh.cpp.
ON_MeshDoubleVertices * ON_MeshDoubleVertices::Attach | ( | const ON_Mesh * | mesh | ) | [static] |
Definition at line 9192 of file opennurbs_mesh.cpp.
ON__UINT32 ON_MeshDoubleVertices::DataCRC | ( | ON__UINT32 | current_remainder | ) | const [virtual] |
Reimplemented from ON_Object.
Definition at line 9233 of file opennurbs_mesh.cpp.
ON__UINT32 ON_MeshDoubleVertices::DoubleCRC | ( | ) | const |
Definition at line 9434 of file opennurbs_mesh.cpp.
void ON_MeshDoubleVertices::Dump | ( | ON_TextLog & | text_log | ) | const [virtual] |
Reimplemented from ON_UserData.
Definition at line 9222 of file opennurbs_mesh.cpp.
ON__UINT32 ON_MeshDoubleVertices::FloatCRC | ( | const ON_3fPointArray & | V | ) | [static] |
Definition at line 9429 of file opennurbs_mesh.cpp.
ON_MeshDoubleVertices * ON_MeshDoubleVertices::Get | ( | const ON_Mesh * | mesh | ) | [static] |
Definition at line 9187 of file opennurbs_mesh.cpp.
ON_BOOL32 ON_MeshDoubleVertices::GetDescription | ( | ON_wString & | description | ) | [virtual] |
Reimplemented from ON_UserData.
Definition at line 9310 of file opennurbs_mesh.cpp.
ON_BOOL32 ON_MeshDoubleVertices::IsValid | ( | ON_TextLog * | = NULL | ) | const [virtual] |
Reimplemented from ON_UserData.
Definition at line 9217 of file opennurbs_mesh.cpp.
ON_BOOL32 ON_MeshDoubleVertices::Read | ( | ON_BinaryArchive & | file | ) | [virtual] |
Reimplemented from ON_Object.
Definition at line 9272 of file opennurbs_mesh.cpp.
unsigned int ON_MeshDoubleVertices::SizeOf | ( | ) | const [virtual] |
Reimplemented from ON_UserData.
Definition at line 9228 of file opennurbs_mesh.cpp.
ON_BOOL32 ON_MeshDoubleVertices::Transform | ( | const ON_Xform & | xform | ) | [virtual] |
Reimplemented from ON_UserData.
Definition at line 9360 of file opennurbs_mesh.cpp.
ON_BOOL32 ON_MeshDoubleVertices::Write | ( | ON_BinaryArchive & | file | ) | const [virtual] |
Reimplemented from ON_Object.
Definition at line 9243 of file opennurbs_mesh.cpp.
Definition at line 93 of file opennurbs_mesh.cpp.
Definition at line 95 of file opennurbs_mesh.cpp.
Definition at line 97 of file opennurbs_mesh.cpp.
Definition at line 92 of file opennurbs_mesh.cpp.
Definition at line 94 of file opennurbs_mesh.cpp.