fbxsdk/scene/geometry/fbxcamera.h File Reference

fbxcamera.h File Reference

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 1880 of file fbxcamera.h.

1880 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EApertureFormat )
inline

Definition at line 1881 of file fbxcamera.h.

1881 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EApertureMode )
inline

Definition at line 1882 of file fbxcamera.h.

1882 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EAspectRatioMode )
inline

Definition at line 1883 of file fbxcamera.h.

1883 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EFrontBackPlaneDisplayMode )
inline

Definition at line 1884 of file fbxcamera.h.

1884 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EFrontBackPlaneDistanceMode )
inline

Definition at line 1885 of file fbxcamera.h.

1885 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EPlateDrawingMode )
inline

Definition at line 1886 of file fbxcamera.h.

1886 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EFocusDistanceSource )
inline

Definition at line 1887 of file fbxcamera.h.

1887 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EFormat )
inline

Definition at line 1888 of file fbxcamera.h.

1888 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EGateFit )
inline

Definition at line 1889 of file fbxcamera.h.

1889 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EProjectionType )
inline

Definition at line 1890 of file fbxcamera.h.

1890 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::ERenderOptionsUsageTime )
inline

Definition at line 1891 of file fbxcamera.h.

1891 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::ESafeAreaStyle )
inline

Definition at line 1892 of file fbxcamera.h.

1892 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::ESamplingType )
inline

Definition at line 1893 of file fbxcamera.h.

1893 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCamera::EFilmRollOrder )
inline

Definition at line 1894 of file fbxcamera.h.

1894 { return eFbxEnum; }
Enumeration.

Go to the source code of this file.