CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
GsViewImpl.h File Reference
#include "TD_PackPush.h"
#include "Gs/Gs.h"
#include "Gs/GsBaseModule.h"
#include "Gs/GsDCRectArray.h"
#include "DbStubPtrArray.h"
#include "Ge/GePoint3d.h"
#include "Ge/GeVector3d.h"
#include "Ge/GeMatrix3d.h"
#include "UInt8Array.h"
#include "SharedPtr.h"
#include "Gs/GsDrawableHolder.h"
#include "Gi/GiCommonDraw.h"
#include "Gs/GsProperties.h"
#include "Gs/GsCullingVolume.h"
#include "Gs/GsViewLocalId.h"
#include "Gs/GsOverlayDefs.h"
#include "Gi/GiAbstractClipBoundary.h"
#include "ThreadsCounter.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdGsViewImpl
 
struct  OdGsViewImpl::GsViewOverlayData
 
class  OdGsViewImpl::GsViewOverlayDataContainer
 

Typedefs

typedef OdArray< const OdSiShape *, OdMemoryAllocator< const OdSiShape * > > OdSiShapeConstPtrArray
 

Functions

GS_TOOLKIT_EXPORT double calcFocalLength (double lensLength, double fieldWidth, double fieldHeight)
 

Typedef Documentation

◆ OdSiShapeConstPtrArray

The data type that represents an array of pointers to the <link OdSiShape, OdSiShape> objects.

Definition at line 54 of file GsViewImpl.h.

Function Documentation

◆ calcFocalLength()

GS_TOOLKIT_EXPORT double calcFocalLength ( double lensLength,
double fieldWidth,
double fieldHeight )