HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IMX_VDB.h File Reference
#include "IMX_API.h"
#include "IMX_Types.h"
#include "IMX_PoolEntry.h"
#include <CE/CE_BufferHost.h>
#include <GA/GA_PrimVolumeXform.h>
#include <CE/CE_VDBGrid.h>
#include <UT/UT_Lock.h>
#include <UT/UT_SharedPtr.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_Options.h>
#include <SYS/SYS_AtomicInt.h>
#include <openvdb/Platform.h>
#include <openvdb/openvdb.h>
+ Include dependency graph for IMX_VDB.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMX_VDB
 
class  IMX_VDB::Topology
 

Typedefs

using IMX_VDBPtr = UT_SharedPtr< IMX_VDB >
 
using IMX_VDBConstPtr = UT_SharedPtr< const IMX_VDB >
 
using IMX_ScopedVDBInUseGPU = IMX_ScopedPoolEntryInUseGPU
 

Functions

IMX_API size_t format (char *buffer, size_t buffer_size, const IMX_VDB &v)
 

Typedef Documentation

Definition at line 377 of file IMX_VDB.h.

Definition at line 34 of file IMX_VDB.h.

Definition at line 33 of file IMX_VDB.h.

Function Documentation

IMX_API size_t format ( char *  buffer,
size_t  buffer_size,
const IMX_VDB v 
)