CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OdGiShell Class Reference

#include <GiMetafiler.h>

Public Member Functions

 OdGiShell (OdInt32 nbVertex, const OdGePoint3d *pVertexList, OdInt32 faceListSize, const OdInt32 *pFaceList, const OdGiEdgeData *pEdgeData, const OdGiFaceData *pFaceData, const OdGiVertexData *pVertexData)
 
 ~OdGiShell ()
 
OdInt32 numVertices () const
 
OdInt32 faceListSize () const
 
const OdGePoint3dvertices () const
 
const OdInt32faceList () const
 
const OdGiEdgeDataedgeData () const
 
const OdGiFaceDatafaceData () const
 
const OdGiVertexDatavertexData () const
 

Detailed Description

Definition at line 400 of file GiMetafiler.h.

Constructor & Destructor Documentation

◆ OdGiShell()

OdGiShell::OdGiShell ( OdInt32  nbVertex,
const OdGePoint3d pVertexList,
OdInt32  faceListSize,
const OdInt32 pFaceList,
const OdGiEdgeData pEdgeData,
const OdGiFaceData pFaceData,
const OdGiVertexData pVertexData 
)

◆ ~OdGiShell()

OdGiShell::~OdGiShell ( )

Member Function Documentation

◆ edgeData()

const OdGiEdgeData * OdGiShell::edgeData ( ) const
inline

Definition at line 418 of file GiMetafiler.h.

◆ faceData()

const OdGiFaceData * OdGiShell::faceData ( ) const
inline

Definition at line 419 of file GiMetafiler.h.

◆ faceList()

const OdInt32 * OdGiShell::faceList ( ) const
inline

Definition at line 416 of file GiMetafiler.h.

◆ faceListSize()

OdInt32 OdGiShell::faceListSize ( ) const
inline

Definition at line 413 of file GiMetafiler.h.

◆ numVertices()

OdInt32 OdGiShell::numVertices ( ) const
inline

Definition at line 412 of file GiMetafiler.h.

◆ vertexData()

const OdGiVertexData * OdGiShell::vertexData ( ) const
inline

Definition at line 420 of file GiMetafiler.h.

◆ vertices()

const OdGePoint3d * OdGiShell::vertices ( ) const
inline

Definition at line 415 of file GiMetafiler.h.


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