HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GAS_SubSolver::RelationshipParms Struct Reference

#include <GAS_SubSolver.h>

Public Attributes

SIM_RawFieldmask
 
const SIM_RawFieldstencil
 
SIM_VectorFieldvel
 
SIM_PropertyResolvervel_lookup
 
SIM_RawIndexFieldindex
 
int64 id
 
const SIM_RawFieldsurface
 
bool isdensity
 
const GEO_PrimVolumevolume
 
UT_DMatrix4 tolocal
 
UT_DMatrix4 masktoworld
 
UT_DMatrix4 worldtomask
 
GEO_PointTreepttree
 
const GU_Detailgdp
 
const GU_SDFsdf
 
bool restricttorange
 
UT_BoundingBox activerange
 
bool negate
 
fpreal maxdist
 
fpreal particlebandwidth
 
fpreal velscale
 
UT_Vector3 wind
 

Detailed Description

Definition at line 271 of file GAS_SubSolver.h.

Member Data Documentation

UT_BoundingBox GAS_SubSolver::RelationshipParms::activerange

Definition at line 291 of file GAS_SubSolver.h.

const GU_Detail* GAS_SubSolver::RelationshipParms::gdp

Definition at line 287 of file GAS_SubSolver.h.

int64 GAS_SubSolver::RelationshipParms::id

Definition at line 278 of file GAS_SubSolver.h.

SIM_RawIndexField* GAS_SubSolver::RelationshipParms::index

Definition at line 277 of file GAS_SubSolver.h.

bool GAS_SubSolver::RelationshipParms::isdensity

Definition at line 281 of file GAS_SubSolver.h.

SIM_RawField* GAS_SubSolver::RelationshipParms::mask

Definition at line 273 of file GAS_SubSolver.h.

UT_DMatrix4 GAS_SubSolver::RelationshipParms::masktoworld

Definition at line 284 of file GAS_SubSolver.h.

fpreal GAS_SubSolver::RelationshipParms::maxdist

Definition at line 293 of file GAS_SubSolver.h.

bool GAS_SubSolver::RelationshipParms::negate

Definition at line 292 of file GAS_SubSolver.h.

fpreal GAS_SubSolver::RelationshipParms::particlebandwidth

Definition at line 294 of file GAS_SubSolver.h.

GEO_PointTree* GAS_SubSolver::RelationshipParms::pttree

Definition at line 286 of file GAS_SubSolver.h.

bool GAS_SubSolver::RelationshipParms::restricttorange

Definition at line 290 of file GAS_SubSolver.h.

const GU_SDF* GAS_SubSolver::RelationshipParms::sdf

Definition at line 288 of file GAS_SubSolver.h.

const SIM_RawField* GAS_SubSolver::RelationshipParms::stencil

Definition at line 274 of file GAS_SubSolver.h.

const SIM_RawField* GAS_SubSolver::RelationshipParms::surface

Definition at line 280 of file GAS_SubSolver.h.

UT_DMatrix4 GAS_SubSolver::RelationshipParms::tolocal

Definition at line 283 of file GAS_SubSolver.h.

SIM_VectorField* GAS_SubSolver::RelationshipParms::vel

Definition at line 275 of file GAS_SubSolver.h.

SIM_PropertyResolver* GAS_SubSolver::RelationshipParms::vel_lookup

Definition at line 276 of file GAS_SubSolver.h.

fpreal GAS_SubSolver::RelationshipParms::velscale

Definition at line 295 of file GAS_SubSolver.h.

const GEO_PrimVolume* GAS_SubSolver::RelationshipParms::volume

Definition at line 282 of file GAS_SubSolver.h.

UT_Vector3 GAS_SubSolver::RelationshipParms::wind

Definition at line 297 of file GAS_SubSolver.h.

UT_DMatrix4 GAS_SubSolver::RelationshipParms::worldtomask

Definition at line 285 of file GAS_SubSolver.h.


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