This is the documentation for Enlighten.
class Enlighten PrecompVoxelOctreePath
class Enlighten::PrecompVoxelOctreePath
A path to a voxel.
Variables
Functions
Name | Description |
|---|---|
Pushes the given octant onto this path. |
Friends
Name | Description |
|---|---|
friend void WriteObject(Writer &writer, const PrecompVoxelOctreePath &object) | Write to any type compatible with IffWriter. |
PrecompVoxelOctreePath Enlighten::PrecompVoxelOctreePath::Push
public: PrecompVoxelOctreePath Push
(
const Geo::u32 octant
) const
Pushes the given octant onto this path.