FBX C++ API Reference
fbxglobalcamerasettings.h File Reference

Classes

class  FbxGlobalCameraSettings
 This class contains the global camera settings. More...
 

Macros

#define FBXSDK_CAMERA_PERSPECTIVE   "Producer Perspective"
 
#define FBXSDK_CAMERA_TOP   "Producer Top"
 
#define FBXSDK_CAMERA_FRONT   "Producer Front"
 
#define FBXSDK_CAMERA_BACK   "Producer Back"
 
#define FBXSDK_CAMERA_RIGHT   "Producer Right"
 
#define FBXSDK_CAMERA_LEFT   "Producer Left"
 
#define FBXSDK_CAMERA_BOTTOM   "Producer Bottom"
 
#define FBXSDK_CAMERA_SWITCHER   "Camera Switcher"
 

Macro Definition Documentation

◆ FBXSDK_CAMERA_PERSPECTIVE

#define FBXSDK_CAMERA_PERSPECTIVE   "Producer Perspective"

◆ FBXSDK_CAMERA_TOP

#define FBXSDK_CAMERA_TOP   "Producer Top"
Examples:
ViewScene/main.cxx, and ViewScene/SetCamera.cxx.

Definition at line 29 of file fbxglobalcamerasettings.h.

◆ FBXSDK_CAMERA_FRONT

#define FBXSDK_CAMERA_FRONT   "Producer Front"
Examples:
ViewScene/main.cxx, and ViewScene/SetCamera.cxx.

Definition at line 30 of file fbxglobalcamerasettings.h.

◆ FBXSDK_CAMERA_BACK

#define FBXSDK_CAMERA_BACK   "Producer Back"
Examples:
ViewScene/main.cxx, and ViewScene/SetCamera.cxx.

Definition at line 31 of file fbxglobalcamerasettings.h.

◆ FBXSDK_CAMERA_RIGHT

#define FBXSDK_CAMERA_RIGHT   "Producer Right"
Examples:
ViewScene/main.cxx, and ViewScene/SetCamera.cxx.

Definition at line 32 of file fbxglobalcamerasettings.h.

◆ FBXSDK_CAMERA_LEFT

#define FBXSDK_CAMERA_LEFT   "Producer Left"
Examples:
ViewScene/main.cxx, and ViewScene/SetCamera.cxx.

Definition at line 33 of file fbxglobalcamerasettings.h.

◆ FBXSDK_CAMERA_BOTTOM

#define FBXSDK_CAMERA_BOTTOM   "Producer Bottom"
Examples:
ViewScene/main.cxx, and ViewScene/SetCamera.cxx.

Definition at line 34 of file fbxglobalcamerasettings.h.

◆ FBXSDK_CAMERA_SWITCHER

#define FBXSDK_CAMERA_SWITCHER   "Camera Switcher"
Examples:
ViewScene/main.cxx, and ViewScene/SetCamera.cxx.

Definition at line 35 of file fbxglobalcamerasettings.h.

Go to the source code of this file.