HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_CameraParms.h File Reference
#include "UT_API.h"
#include "UT_Options.h"
#include "UT_VectorTypes.h"
#include <stdlib.h>
#include <SYS/SYS_Types.h>
+ Include dependency graph for UT_CameraParms.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_CameraParms
 

Enumerations

enum  OBJ_ProjectionType { OBJ_PROJ_PERSPECTIVE, OBJ_PROJ_ORTHO, NUM_OBJ_PROJECTIONS }
 

Functions

UT_API size_t UTformatBuffer (char *buffer, size_t buffer_size, const UT_CameraParms &camp)
 

Enumeration Type Documentation

Enumerator
OBJ_PROJ_PERSPECTIVE 
OBJ_PROJ_ORTHO 
NUM_OBJ_PROJECTIONS 

Definition at line 26 of file UT_CameraParms.h.

Function Documentation

UT_API size_t UTformatBuffer ( char *  buffer,
size_t  buffer_size,
const UT_CameraParms camp 
)