VAPOR3 3.9.4
Classes | Namespaces | Enumerations
FlowParams.h File Reference
#include <vapor/RenderParams.h>
#include <vapor/DataMgr.h>
#include <vector>
#include <utility>

Go to the source code of this file.

Classes

class  VAPoR::FakeRakeBox
 
class  VAPoR::FlowParams
 

Namespaces

namespace  VAPoR
 

Enumerations

enum class  VAPoR::FlowSeedMode : int { VAPoR::UNIFORM = 0 , VAPoR::RANDOM = 1 , VAPoR::RANDOM_BIAS = 2 , VAPoR::LIST = 3 }
 
enum class  VAPoR::FlowDir : int { VAPoR::FORWARD = 0 , VAPoR::BACKWARD = 1 , VAPoR::BI_DIR = 2 }