Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | Public Attributes | List of all members
castor3d::InstantiatedPipelinesNodesT< NodeT >::PipelineNodes Struct Reference

#include <InstantiatedPipelinesNodes.hpp>

Collaboration diagram for castor3d::InstantiatedPipelinesNodesT< NodeT >::PipelineNodes:
Collaboration graph
[legend]

Public Member Functions

 PipelineNodes (PipelineAndID pipeline, bool isFrontCulled)
 

Public Attributes

PipelineAndID pipeline {}
 
bool isFrontCulled {}
 
NodesView nodes {}
 

Constructor & Destructor Documentation

◆ PipelineNodes()

template<typename NodeT >
castor3d::InstantiatedPipelinesNodesT< NodeT >::PipelineNodes::PipelineNodes ( PipelineAndID pipeline,
bool isFrontCulled )
inline

Member Data Documentation

◆ isFrontCulled

template<typename NodeT >
bool castor3d::InstantiatedPipelinesNodesT< NodeT >::PipelineNodes::isFrontCulled {}

◆ nodes

template<typename NodeT >
NodesView castor3d::InstantiatedPipelinesNodesT< NodeT >::PipelineNodes::nodes {}

◆ pipeline

template<typename NodeT >
PipelineAndID castor3d::InstantiatedPipelinesNodesT< NodeT >::PipelineNodes::pipeline {}

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