DWModeProjection Constants Reference
Declared in | DWVRLibrary.h |
---|
DWModeProjection
Definition
typedef NS_ENUM(NSInteger, DWModeProjection ) {
DWModeProjectionSphere,
DWModeProjectionDome180,
DWModeProjectionDome230,
DWModeProjectionDome180Upper,
DWModeProjectionDome230Upper,
DWModeProjectionStereoSphere,
DWModeProjectionPlaneFit,
DWModeProjectionPlaneCrop,
DWModeProjectionPlaneFull,
};
Constants
DWModeProjectionSphere
-
Declared In
DWVRLibrary.h
. DWModeProjectionDome180
-
Declared In
DWVRLibrary.h
. DWModeProjectionDome230
-
Declared In
DWVRLibrary.h
. DWModeProjectionDome180Upper
-
Declared In
DWVRLibrary.h
. DWModeProjectionDome230Upper
-
Declared In
DWVRLibrary.h
. DWModeProjectionStereoSphere
-
Declared In
DWVRLibrary.h
. DWModeProjectionPlaneFit
-
Declared In
DWVRLibrary.h
. DWModeProjectionPlaneCrop
-
Declared In
DWVRLibrary.h
. DWModeProjectionPlaneFull
-
Declared In
DWVRLibrary.h
.