CFx SDK Documentation
2020SP3
|
#include <GiShellFaceIterator.h>
Public Member Functions | |
OdGiShellFaceIterator () | |
OdGiShellFaceIterator (const OdGePoint3d *points, const OdInt32 *faceList) | |
void | set (const OdGePoint3d *points, const OdInt32 *faceList) |
const OdInt32 * | faceListPos () |
const OdGePoint3d & | operator* () const |
operator const OdGePoint3d * () const | |
const OdGePoint3d * | operator-> () const |
OdGiShellFaceIterator & | operator++ () |
OdGiShellFaceIterator | operator++ (int) |
OdGiShellFaceIterator & | operator-- () |
OdGiShellFaceIterator | operator-- (int) |
OdGiShellFaceIterator & | operator+= (const int n) |
OdGiShellFaceIterator & | operator-= (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 |
<group OdGi_Classes>
Definition at line 36 of file GiShellFaceIterator.h.
|
inline |
Definition at line 41 of file GiShellFaceIterator.h.
|
inline |
Definition at line 47 of file GiShellFaceIterator.h.
|
inline |
Definition at line 58 of file GiShellFaceIterator.h.
|
inline |
Definition at line 64 of file GiShellFaceIterator.h.
|
inline |
Definition at line 60 of file GiShellFaceIterator.h.
|
inline |
Definition at line 104 of file GiShellFaceIterator.h.
|
inline |
Definition at line 72 of file GiShellFaceIterator.h.
|
inline |
Definition at line 77 of file GiShellFaceIterator.h.
|
inline |
Definition at line 94 of file GiShellFaceIterator.h.
|
inline |
Definition at line 110 of file GiShellFaceIterator.h.
|
inline |
Definition at line 83 of file GiShellFaceIterator.h.
|
inline |
Definition at line 88 of file GiShellFaceIterator.h.
|
inline |
Definition at line 99 of file GiShellFaceIterator.h.
|
inline |
Definition at line 68 of file GiShellFaceIterator.h.
|
inline |
Definition at line 116 of file GiShellFaceIterator.h.
|
inline |
Definition at line 120 of file GiShellFaceIterator.h.
|
inline |
Definition at line 52 of file GiShellFaceIterator.h.