Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::Attorney::SceneGraph Class Reference

#include <Scene.h>

Static Private Member Functions

static void onNodeDestroy (Scene *scene, SceneGraphNode *node)
 
static SceneEnvironmentProbePoolgetEnvProbes (Scene *scene) noexcept
 
static LightPoolgetLightPool (Scene *scene) noexcept
 
static void addSceneGraphToLoad (Scene *scene, const XML::SceneNode &&rootNode)
 

Friends

class Divide::SceneGraph
 

Detailed Description

Definition at line 491 of file Scene.h.

Member Function Documentation

◆ addSceneGraphToLoad()

static void Divide::Attorney::SceneGraph::addSceneGraphToLoad ( Scene scene,
const XML::SceneNode &&  rootNode 
)
inlinestaticprivate

Definition at line 504 of file Scene.h.

◆ getEnvProbes()

static SceneEnvironmentProbePool * Divide::Attorney::SceneGraph::getEnvProbes ( Scene scene)
inlinestaticprivatenoexcept

Definition at line 496 of file Scene.h.

◆ getLightPool()

static LightPool * Divide::Attorney::SceneGraph::getLightPool ( Scene scene)
inlinestaticprivatenoexcept

Definition at line 500 of file Scene.h.

◆ onNodeDestroy()

static void Divide::Attorney::SceneGraph::onNodeDestroy ( Scene scene,
SceneGraphNode node 
)
inlinestaticprivate

Definition at line 492 of file Scene.h.

Friends And Related Function Documentation

◆ Divide::SceneGraph

friend class Divide::SceneGraph
friend

Definition at line 508 of file Scene.h.


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