CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
GsViewProps.h File Reference
#include "GsViewPropsDef.h"
#include "Ge/GeMatrix3d.h"
#include "DbStubPtrArray.h"
#include "GsViewLocalId.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

struct  ViewProps
 
class  ViewRefs
 
class  ViewRefs::const_iterator
 
class  StockProps
 

Typedefs

typedef OdArray< ViewPropsViewPropsArray
 

Functions

bool isInvalid (const ViewPropsArray &props)
 
bool sameSortedArrays (const OdDbStubPtrArray &ar1, const OdDbStubPtrArray &ar2)
 

Typedef Documentation

◆ ViewPropsArray

A data type that represents an array of ViewProps objects.

Definition at line 174 of file GsViewProps.h.

Function Documentation

◆ isInvalid()

bool isInvalid ( const ViewPropsArray props)
inline

Definition at line 176 of file GsViewProps.h.

◆ sameSortedArrays()

bool sameSortedArrays ( const OdDbStubPtrArray ar1,
const OdDbStubPtrArray ar2 
)
inline

Definition at line 313 of file GsViewProps.h.