3DCoat
3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
|
Class of the camera object. More...
#include <gltf.h>
Public Member Functions | |
void | SetPerspectiveCamera (const PerspectiveCamera &camera) |
Sets the perspective camera property. More... | |
void | SetOrthographicCamera (const OrthographicCamera &camera) |
Sets the orthographic camera property. More... | |
Class of the camera object.
|
inline |
Sets the orthographic camera property.
camera | camera settings |
Referenced by gltf::gltfExporter::writeCameras().
|
inline |
Sets the perspective camera property.
camera | camera settings |
Referenced by gltf::gltfExporter::writeCameras().