Castor3D 0.17.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::CameraCreateInfo Struct Reference

#include <SceneModule.hpp>

Collaboration diagram for castor3d::CameraCreateInfo:
Collaboration graph
[legend]

Public Attributes

castor::NotNullT< Scenescene
 
castor::NotNullT< SceneNodeparentNode
 
Viewportviewport { nullptr }
 
bool ownProjMtx { false }
 

Member Data Documentation

◆ ownProjMtx

bool castor3d::CameraCreateInfo::ownProjMtx { false }

◆ parentNode

castor::NotNullT< SceneNode > castor3d::CameraCreateInfo::parentNode

◆ scene

castor::NotNullT< Scene > castor3d::CameraCreateInfo::scene

◆ viewport

Viewport* castor3d::CameraCreateInfo::viewport { nullptr }

The documentation for this struct was generated from the following file: