SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetProjectionType()

const ProjectionType & Spices::Camera::GetProjectionType ( ) const
inline

Get camera projection type.

Returns
Returns the camera projection type.

Definition at line 124 of file Camera.h.

124{ return m_ProjectionType; }
ProjectionType m_ProjectionType
Definition Camera.h:169

References m_ProjectionType.