Struct Simulation::FluidInfo
Defined in File Simulation.h
Nested Relationships
This struct is a nested type of Class Simulation.
Struct Documentation
-
struct FluidInfo
Fluid object information
Public Functions
-
inline bool hasSameParticleSampling(const FluidInfo &other)
Public Members
-
int type
-
int numParticles
-
AlignedBox3r box
-
std::string id
-
std::string samplesFile
-
std::string visMeshFile
-
Vector3r translation
-
Matrix3r rotation
-
Vector3r scale
-
Vector3r initialVelocity
-
Vector3r initialAngularVelocity
-
unsigned char mode
-
bool invert
-
std::array<unsigned int, 3> resolutionSDF
-
unsigned int emitter_width
-
unsigned int emitter_height
-
Real emitter_velocity
-
Real emitter_emitStartTime
-
Real emitter_emitEndTime
-
unsigned int emitter_type
-
inline bool hasSameParticleSampling(const FluidInfo &other)