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

Go to the source code of this file.

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::anonymous_namespace{SceneGraph.cpp}
 

Functions

boost::property_tree::ptree Divide::anonymous_namespace{SceneGraph.cpp}::dumpSGNtoAssets (SceneGraphNode *node)
 

Variables

constexpr U16 Divide::anonymous_namespace{SceneGraph.cpp}::BYTE_BUFFER_VERSION = 1u
 
constexpr U32 Divide::anonymous_namespace{SceneGraph.cpp}::g_cacheMarkerByteValue [2] { 0xDEADBEEF, 0xBADDCAFE }
 
constexpr U32 Divide::anonymous_namespace{SceneGraph.cpp}::g_nodesPerPartition = 32u
 
constexpr size_t Divide::anonymous_namespace{SceneGraph.cpp}::g_sceneGraphVersion = 1
 
boost::property_tree::ptree Divide::anonymous_namespace{SceneGraph.cpp}::g_emptyPtree