CFx SDK Documentation  2020SP3
Public Member Functions | Public Attributes | List of all members
GiMesh::TrVertex Struct Reference

#include <GiTrMeshSew.h>

Inheritance diagram for GiMesh::TrVertex:
OdSiEntity

Public Member Functions

void set (const OdGePoint3d *_pt, int _index)
 
bool extents (OdGeExtents3d &extents) const
 

Public Attributes

const OdGePoint3dpt
 
int index
 

Detailed Description

Definition at line 40 of file GiTrMeshSew.h.

Member Function Documentation

◆ extents()

bool GiMesh::TrVertex::extents ( OdGeExtents3d extents) const
inlinevirtual

Returns the extents of this Entity object.

Parameters
extents[out] Receives the extents.
Returns
Returns true if and only if this Entity object has extents.

Implements OdSiEntity.

Definition at line 48 of file GiTrMeshSew.h.

◆ set()

void GiMesh::TrVertex::set ( const OdGePoint3d _pt,
int  _index 
)
inline

Definition at line 46 of file GiTrMeshSew.h.

Member Data Documentation

◆ index

int GiMesh::TrVertex::index

Definition at line 44 of file GiTrMeshSew.h.

◆ pt

const OdGePoint3d* GiMesh::TrVertex::pt

Definition at line 43 of file GiTrMeshSew.h.


The documentation for this struct was generated from the following file: