CFx SDK Documentation
2023 SP0
|
#include <GiTrMeshSew.h>
Public Member Functions | |
void | set (const OdGePoint3d *_pt, int _index) |
bool | extents (OdGeExtents3d &extents) const |
Public Attributes | |
const OdGePoint3d * | pt |
int | index |
Definition at line 40 of file GiTrMeshSew.h.
|
inlinevirtual |
Returns the extents of this Entity object.
extents | [out] Receives the extents. |
Implements OdSiEntity.
Definition at line 48 of file GiTrMeshSew.h.
|
inline |
Definition at line 46 of file GiTrMeshSew.h.
int GiMesh::TrVertex::index |
Definition at line 44 of file GiTrMeshSew.h.
const OdGePoint3d* GiMesh::TrVertex::pt |
Definition at line 43 of file GiTrMeshSew.h.