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

#include <GiShellFaceIterator.h>

Public Member Functions

 OdGiShellFaceIterator ()
 
 OdGiShellFaceIterator (const OdGePoint3d *points, const OdInt32 *faceList)
 
void set (const OdGePoint3d *points, const OdInt32 *faceList)
 
const OdInt32faceListPos ()
 
const OdGePoint3doperator* () const
 
 operator const OdGePoint3d * () const
 
const OdGePoint3doperator-> () const
 
OdGiShellFaceIteratoroperator++ ()
 
OdGiShellFaceIterator operator++ (int)
 
OdGiShellFaceIteratoroperator-- ()
 
OdGiShellFaceIterator operator-- (int)
 
OdGiShellFaceIteratoroperator+= (const int n)
 
OdGiShellFaceIteratoroperator-= (const int n)
 
OdGiShellFaceIterator operator+ (const int n) const
 
OdGiShellFaceIterator operator- (const int n) const
 
bool operator< (const OdGiShellFaceIterator &op) const
 
bool operator< (const OdInt32 *op) const
 

Detailed Description

<group OdGi_Classes>

Definition at line 36 of file GiShellFaceIterator.h.

Constructor & Destructor Documentation

◆ OdGiShellFaceIterator() [1/2]

OdGiShellFaceIterator::OdGiShellFaceIterator ( )
inline

Definition at line 41 of file GiShellFaceIterator.h.

◆ OdGiShellFaceIterator() [2/2]

OdGiShellFaceIterator::OdGiShellFaceIterator ( const OdGePoint3d points,
const OdInt32 faceList 
)
inline

Definition at line 47 of file GiShellFaceIterator.h.

Member Function Documentation

◆ faceListPos()

const OdInt32 * OdGiShellFaceIterator::faceListPos ( )
inline

Definition at line 58 of file GiShellFaceIterator.h.

◆ operator const OdGePoint3d *()

OdGiShellFaceIterator::operator const OdGePoint3d * ( ) const
inline

Definition at line 64 of file GiShellFaceIterator.h.

◆ operator*()

const OdGePoint3d & OdGiShellFaceIterator::operator* ( ) const
inline

Definition at line 60 of file GiShellFaceIterator.h.

◆ operator+()

OdGiShellFaceIterator OdGiShellFaceIterator::operator+ ( const int  n) const
inline

Definition at line 104 of file GiShellFaceIterator.h.

◆ operator++() [1/2]

OdGiShellFaceIterator & OdGiShellFaceIterator::operator++ ( )
inline

Definition at line 72 of file GiShellFaceIterator.h.

◆ operator++() [2/2]

OdGiShellFaceIterator OdGiShellFaceIterator::operator++ ( int  )
inline

Definition at line 77 of file GiShellFaceIterator.h.

◆ operator+=()

OdGiShellFaceIterator & OdGiShellFaceIterator::operator+= ( const int  n)
inline

Definition at line 94 of file GiShellFaceIterator.h.

◆ operator-()

OdGiShellFaceIterator OdGiShellFaceIterator::operator- ( const int  n) const
inline

Definition at line 110 of file GiShellFaceIterator.h.

◆ operator--() [1/2]

OdGiShellFaceIterator & OdGiShellFaceIterator::operator-- ( )
inline

Definition at line 83 of file GiShellFaceIterator.h.

◆ operator--() [2/2]

OdGiShellFaceIterator OdGiShellFaceIterator::operator-- ( int  )
inline

Definition at line 88 of file GiShellFaceIterator.h.

◆ operator-=()

OdGiShellFaceIterator & OdGiShellFaceIterator::operator-= ( const int  n)
inline

Definition at line 99 of file GiShellFaceIterator.h.

◆ operator->()

const OdGePoint3d * OdGiShellFaceIterator::operator-> ( ) const
inline

Definition at line 68 of file GiShellFaceIterator.h.

◆ operator<() [1/2]

bool OdGiShellFaceIterator::operator< ( const OdGiShellFaceIterator op) const
inline

Definition at line 116 of file GiShellFaceIterator.h.

◆ operator<() [2/2]

bool OdGiShellFaceIterator::operator< ( const OdInt32 op) const
inline

Definition at line 120 of file GiShellFaceIterator.h.

◆ set()

void OdGiShellFaceIterator::set ( const OdGePoint3d points,
const OdInt32 faceList 
)
inline

Definition at line 52 of file GiShellFaceIterator.h.


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