Blender V2.61 - r43446
Classes | Enumerations

RAS_FramingManager.h File Reference

Go to the source code of this file.

Classes

class  RAS_FrameSettings
struct  RAS_FrameFrustum
class  RAS_FramingManager

Enumerations

enum  RAS_CullingMode { RAS_CULLING_DBVT = 0, RAS_CULLING_NORMAL, RAS_CULLING_NONE }
enum  RAS_SensorFit { RAS_SENSORFIT_AUTO = 0, RAS_SENSORFIT_HOR, RAS_SENSORFIT_VERT }

Detailed Description

Definition in file RAS_FramingManager.h.


Enumeration Type Documentation

Enumerator:
RAS_CULLING_DBVT 
RAS_CULLING_NORMAL 
RAS_CULLING_NONE 

Definition at line 180 of file RAS_FramingManager.h.

Enumerator:
RAS_SENSORFIT_AUTO 
RAS_SENSORFIT_HOR 
RAS_SENSORFIT_VERT 

Definition at line 188 of file RAS_FramingManager.h.