kfbxcamera.h File Reference

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/kfbxplugins/kfbxnodeattribute.h>
#include <fbxfilesdk/kfbxplugins/kfbxcolor.h>
#include <fbxfilesdk/kfbxmath/kfbxvector4.h>
#include <fbxfilesdk/components/kbaselib/klib/kstring.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Go to the source code of this file.

Classes

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

Defines

#define  ImageFit

Typedefs

typedef KFbxCamera HKFbxCamera

Functions

EFbxType  FbxTypeOf (KFbxCamera::ECameraAntialiasingMethod const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraApertureFormat const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraApertureMode const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraAspectRatioMode const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraFrontBackPlaneDisplayMode const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraFrontBackPlaneDistanceMode const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraPlateDrawingMode const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraFocusDistanceSource const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraFormat const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraGateFit const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraProjectionType const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraRenderOptionsUsageTime const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraSafeAreaStyle const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraSamplingType const &pItem)
EFbxType  FbxTypeOf (KFbxCamera::ECameraFilmRollOrder const &pItem)

Detailed Description

Definition in file kfbxcamera.h.


Define Documentation

#define ImageFit

Definition at line 1912 of file kfbxcamera.h.


Typedef Documentation

Definition at line 1914 of file kfbxcamera.h.


Function Documentation

EFbxType FbxTypeOf ( KFbxCamera::ECameraAntialiasingMethod const &  pItem ) [inline]

Definition at line 1916 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraApertureFormat const &  pItem ) [inline]

Definition at line 1917 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraApertureMode const &  pItem ) [inline]

Definition at line 1918 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraAspectRatioMode const &  pItem ) [inline]

Definition at line 1919 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraFrontBackPlaneDisplayMode const &  pItem ) [inline]

Definition at line 1920 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraFrontBackPlaneDistanceMode const &  pItem ) [inline]

Definition at line 1921 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraPlateDrawingMode const &  pItem ) [inline]

Definition at line 1922 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraFocusDistanceSource const &  pItem ) [inline]

Definition at line 1923 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraFormat const &  pItem ) [inline]

Definition at line 1924 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraGateFit const &  pItem ) [inline]

Definition at line 1925 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraProjectionType const &  pItem ) [inline]

Definition at line 1926 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraRenderOptionsUsageTime const &  pItem ) [inline]

Definition at line 1927 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraSafeAreaStyle const &  pItem ) [inline]

Definition at line 1928 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraSamplingType const &  pItem ) [inline]

Definition at line 1929 of file kfbxcamera.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxCamera::ECameraFilmRollOrder const &  pItem ) [inline]

Definition at line 1930 of file kfbxcamera.h.

{ return eENUM; }