CFx SDK Documentation 2024 SP0
|
#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 OdArray<const OdSiShape*, OdMemoryAllocator<const OdSiShape*> > OdSiShapeConstPtrArray |
Definition at line 51 of file GsViewImpl.h.
GS_TOOLKIT_EXPORT double calcFocalLength | ( | double | lensLength, |
double | fieldWidth, | ||
double | fieldHeight | ||
) |