Nitisa logo
  • Download
  • Packages
  • Documentation
  • Support
    • Tickets
    • Report a Bug
  • Community
  • Sign In/Up
  • Home
  • Documentation
  • Reference
  • Core
  • Enumerations
  • ProjectionMode

Content


▶ What's new
Widgets
▶ NTL
▽ Core
▶ Built-in controls
▶ Classes
▶ Constants
▽ Enumerations
Align
BlurType
CloseAction
CursorType
DbAsyncMode
DbCaseSensitivity
DbConcatenateNullBehaviour
DbCursorBehaviour
DbCursorConcurrency
DbCursorSensitivity
DbCursorType
DbDataType
DbFileUsage
DbGroupByRelation
DbNullabilityType
DbNullCollation
DbOdbcInterfaceConformance
DbOdbcVersion
DbOrder
DbSearchableType
DbSpecialColumnScope
DbStatus
DbTableCorrelationName
DbTransactionSupport
DbUpdatableType
DbValueType
EdgeType
ExportPrefixType
FocusedBy
FontWeight
GradientType
Key
ModalResult
PlatformType
PointLocation
ProjectionMode
RendererTechnology
RotateOrder
ScrollType
ScrollVisibility
ShaderType
TextAlign
TextureCompareFunction
TextureCompareMode
TextureDepthStencilMode
TextureFormat
TextureMagFilter
TextureMinFilter
TextureSwizzle
TextureWrap
TransformOrder
VerticalAlign
WindowPosition
WindowState
▶ Functions
▶ Interfaces
▶ Modules
▶ Structures
▶ Templates
▶ Type definitions
▶ Standard package
Extended package
▶ OpenGL package
▶ Charts package
▶ IDE package
▶ Platform package

ProjectionMode


Describes projection modes for 3D camera.

You can find more information in comments below.

enum class ProjectionMode
{
    Orthographic, // Orthographic projection
    Perspective // Perspective projection
};
Namespace: nitisa
Include: Nitisa/Core/ProjectionMode.h

© Nitisa, 2017-2025

Contact us