fbxsdk/scene/geometry/fbxcamera.h File Reference
 
 
 
fbxsdk/scene/geometry/fbxcamera.h File Reference

File Description

Definition in file fbxcamera.h.

Classes

class   FbxCamera
  This node attribute contains methods for accessing the properties of a camera. More...

Functions

EFbxType  FbxTypeOf (const FbxCamera::EAntialiasingMethod &)
EFbxType  FbxTypeOf (const FbxCamera::EApertureFormat &)
EFbxType  FbxTypeOf (const FbxCamera::EApertureMode &)
EFbxType  FbxTypeOf (const FbxCamera::EAspectRatioMode &)
EFbxType  FbxTypeOf (const FbxCamera::EFrontBackPlaneDisplayMode &)
EFbxType  FbxTypeOf (const FbxCamera::EFrontBackPlaneDistanceMode &)
EFbxType  FbxTypeOf (const FbxCamera::EPlateDrawingMode &)
EFbxType  FbxTypeOf (const FbxCamera::EFocusDistanceSource &)
EFbxType  FbxTypeOf (const FbxCamera::EFormat &)
EFbxType  FbxTypeOf (const FbxCamera::EGateFit &)
EFbxType  FbxTypeOf (const FbxCamera::EProjectionType &)
EFbxType  FbxTypeOf (const FbxCamera::ERenderOptionsUsageTime &)
EFbxType  FbxTypeOf (const FbxCamera::ESafeAreaStyle &)
EFbxType  FbxTypeOf (const FbxCamera::ESamplingType &)
EFbxType  FbxTypeOf (const FbxCamera::EFilmRollOrder &)

Function Documentation

EFbxType FbxTypeOf ( const FbxCamera::EAntialiasingMethod ) [inline]

Definition at line 1918 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EApertureFormat ) [inline]

Definition at line 1919 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EApertureMode ) [inline]

Definition at line 1920 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EAspectRatioMode ) [inline]

Definition at line 1921 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EFrontBackPlaneDisplayMode ) [inline]

Definition at line 1922 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EFrontBackPlaneDistanceMode ) [inline]

Definition at line 1923 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EPlateDrawingMode ) [inline]

Definition at line 1924 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EFocusDistanceSource ) [inline]

Definition at line 1925 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EFormat ) [inline]

Definition at line 1926 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EGateFit ) [inline]

Definition at line 1927 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EProjectionType ) [inline]

Definition at line 1928 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::ERenderOptionsUsageTime ) [inline]

Definition at line 1929 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::ESafeAreaStyle ) [inline]

Definition at line 1930 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::ESamplingType ) [inline]

Definition at line 1931 of file fbxcamera.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCamera::EFilmRollOrder ) [inline]

Definition at line 1932 of file fbxcamera.h.

{ return eFbxEnum; }

Go to the source code of this file.