/
class Enlighten GeoClusterNode
This is the documentation for Enlighten.
class Enlighten GeoClusterNode
class Enlighten::GeoClusterNode
Debugging output representation of a value in the clustering metric.
Variables
Name | Description |
---|---|
Geo::s32 m_Level | Level at which the node is located in the tree. |
Geo::s32 m_LevelClusterIdx | Index within the level at which the node is located in the tree. |
Geo::s32 m_LinearId | Id in the linear clustering of the tree this node belongs to. |
Geo::s32 m_PreClusteringIdx | Index in the PreClustering stage. |
Functions
Name | Description |
---|---|
Load(Geo::IGeoInputStream &) | Load node from stream. |
Save(Geo::IGeoStream &) | Save node to stream. |
bool Enlighten::GeoClusterNode::Load
public: bool Load
(
Geo::IGeoInputStream & reader
)
Load node from stream.
bool Enlighten::GeoClusterNode::Save
public: bool Save
(
Geo::IGeoStream & writer
) const
Save node to stream.
, multiple selections available,
Related content
How Enlighten works
How Enlighten works
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
Debug with Enlighten tools
Debug with Enlighten tools
More like this
World properties
World properties
More like this
Visualizations and statistics
Visualizations and statistics
More like this
2. Run the parameterize
2. Run the parameterize
More like this