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

#include <GAS_SeedMarkers.h>

Public Member Functions

 gas_setVelocityHelper (const GU_Detail &gdp, const GA_RWHandleV3 &vel_h, const SIM_VectorField &velocity, UT_Interrupt *boss)
 
 gas_setVelocityHelper (const GU_Detail &gdp, const GA_RWHandleV3 &vel_h, const SIM_RawField *surface, const SIM_VectorField &velocity, UT_Interrupt *boss)
 
 gas_setVelocityHelper (const GU_Detail &gdp, const GA_RWHandleV3 &vel_h, const SIM_VectorField &velocity, UT_Interrupt *boss, const UT_Vector3 lowerbound, const UT_Vector3 upperbound)
 
void operator() (const GA_SplittableRange &r) const
 

Public Attributes

const GU_Detailgdp
 
const GA_RWHandleV3velhandle
 
const SIM_RawFieldsurffield
 
const SIM_VectorFieldvelfield
 
UT_Interruptboss
 
const UT_Vector3 lowerbound
 
const UT_Vector3 upperbound
 
bool usebound
 

Detailed Description

Definition at line 248 of file GAS_SeedMarkers.h.

Constructor & Destructor Documentation

gas_setVelocityHelper::gas_setVelocityHelper ( const GU_Detail gdp,
const GA_RWHandleV3 vel_h,
const SIM_VectorField velocity,
UT_Interrupt boss 
)
inline

Definition at line 250 of file GAS_SeedMarkers.h.

gas_setVelocityHelper::gas_setVelocityHelper ( const GU_Detail gdp,
const GA_RWHandleV3 vel_h,
const SIM_RawField surface,
const SIM_VectorField velocity,
UT_Interrupt boss 
)
inline

Definition at line 264 of file GAS_SeedMarkers.h.

gas_setVelocityHelper::gas_setVelocityHelper ( const GU_Detail gdp,
const GA_RWHandleV3 vel_h,
const SIM_VectorField velocity,
UT_Interrupt boss,
const UT_Vector3  lowerbound,
const UT_Vector3  upperbound 
)
inline

Definition at line 279 of file GAS_SeedMarkers.h.

Member Function Documentation

void gas_setVelocityHelper::operator() ( const GA_SplittableRange r) const
inline

Definition at line 295 of file GAS_SeedMarkers.h.

Member Data Documentation

UT_Interrupt* gas_setVelocityHelper::boss

Definition at line 338 of file GAS_SeedMarkers.h.

const GU_Detail& gas_setVelocityHelper::gdp

Definition at line 334 of file GAS_SeedMarkers.h.

const UT_Vector3 gas_setVelocityHelper::lowerbound

Definition at line 340 of file GAS_SeedMarkers.h.

const SIM_RawField* gas_setVelocityHelper::surffield

Definition at line 336 of file GAS_SeedMarkers.h.

const UT_Vector3 gas_setVelocityHelper::upperbound

Definition at line 341 of file GAS_SeedMarkers.h.

bool gas_setVelocityHelper::usebound

Definition at line 342 of file GAS_SeedMarkers.h.

const SIM_VectorField& gas_setVelocityHelper::velfield

Definition at line 337 of file GAS_SeedMarkers.h.

const GA_RWHandleV3& gas_setVelocityHelper::velhandle

Definition at line 335 of file GAS_SeedMarkers.h.


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