CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FacetModeler::TrVertex Struct Reference

#include <FMMeshSew.h>

Inheritance diagram for FacetModeler::TrVertex:
OdSiEntity

Public Member Functions

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

Public Attributes

const OdGePoint3dpt
 
int index
 

Detailed Description

Definition at line 38 of file FMMeshSew.h.

Member Function Documentation

◆ extents()

bool FacetModeler::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 46 of file FMMeshSew.h.

◆ set()

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

Definition at line 44 of file FMMeshSew.h.

Member Data Documentation

◆ index

int FacetModeler::TrVertex::index

Definition at line 42 of file FMMeshSew.h.

◆ pt

const OdGePoint3d* FacetModeler::TrVertex::pt

Definition at line 41 of file FMMeshSew.h.


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