3ds Max C++ API Reference
Loading...
Searching...
No Matches
Classes
|
Enumerations
ViewParams.h File Reference
#include "
../BaseInterface.h
"
#include "
../geom/Matrix3.h
"
Classes
class
ViewParams
Describes the properties of a view that is being rendered.
More...
Enumerations
enum
ViewProjectionType
: int {
PROJ_PERSPECTIVE
= 0 ,
PROJ_PARALLEL
= 1 }
Enumeration Type Documentation
◆
ViewProjectionType
enum
ViewProjectionType
:
int
Enumerator
PROJ_PERSPECTIVE
PROJ_PARALLEL
16
{
17
PROJ_PERSPECTIVE
= 0,
// perspective projection
18
PROJ_PARALLEL
= 1,
// parallel projection
19
};
PROJ_PARALLEL
@ PROJ_PARALLEL
Definition:
ViewParams.h:18
PROJ_PERSPECTIVE
@ PROJ_PERSPECTIVE
Definition:
ViewParams.h:17
maxsdk
include
Rendering
ViewParams.h
Generated by
1.9.6