SPH
Public Attributes | List of all members
VdbParams Struct Reference

Public Attributes

Box box = Box(Vector(-5.e5_f, -5.e5_f, -3.e5_f), Vector(5.e5_f, 5.e5_f, 3.e5_f))
 
Indices gridDims = Indices(1024)
 
Float surfaceLevel = 0.13_f
 

Detailed Description

Definition at line 30 of file SsfToVdb.cpp.

Member Data Documentation

◆ box

Box VdbParams::box = Box(Vector(-5.e5_f, -5.e5_f, -3.e5_f), Vector(5.e5_f, 5.e5_f, 3.e5_f))

Definition at line 32 of file SsfToVdb.cpp.

◆ gridDims

Indices VdbParams::gridDims = Indices(1024)

Definition at line 34 of file SsfToVdb.cpp.

◆ surfaceLevel

Float VdbParams::surfaceLevel = 0.13_f

Definition at line 36 of file SsfToVdb.cpp.


The documentation for this struct was generated from the following file: