#include <IMX_VDB.h>
Definition at line 250 of file IMX_VDB.h.
IMX_VDB::Topology::Topology |
( |
| ) |
|
|
default |
IMX_VDB::Topology::Topology |
( |
const openvdb::GridBase & |
grid | ) |
|
IMX_VDB::Topology::~Topology |
( |
| ) |
|
bool IMX_VDB::Topology::denseLeaves |
( |
| ) |
const |
|
inline |
int64 IMX_VDB::Topology::getDeviceMemoryUsage |
( |
| ) |
const |
int64 IMX_VDB::Topology::getMemoryUsage |
( |
| ) |
const |
exint IMX_VDB::Topology::leafCount |
( |
| ) |
const |
|
inline |
exint IMX_VDB::Topology::lowerCount |
( |
| ) |
const |
|
inline |
void IMX_VDB::Topology::setDenseLeaves |
( |
bool |
isdense | ) |
|
|
inline |
exint IMX_VDB::Topology::upperCount |
( |
| ) |
const |
|
inline |
bool IMX_VDB::Topology::myDenseLeaves = false |
|
protected |
Tile starts is a shared buffer, so isn't re-written to.
Definition at line 284 of file IMX_VDB.h.
exint IMX_VDB::Topology::myGPUTileStartsCount = -1 |
|
protected |
exint IMX_VDB::Topology::myLeafCount = 0 |
|
protected |
Required to rebuild:
Definition at line 288 of file IMX_VDB.h.
exint IMX_VDB::Topology::myLowerCount = 0 |
|
protected |
exint IMX_VDB::Topology::myUpperCount = 0 |
|
protected |
The documentation for this class was generated from the following file: