#include <Particle.h>
◆ Particle() [1/3]
vtkm::Particle::Particle |
( |
| ) |
|
|
inline |
◆ Particle() [2/3]
◆ Particle() [3/3]
◆ ~Particle()
vtkm::Particle::~Particle |
( |
| ) |
|
|
inlinenoexcept |
◆ GetEvaluationPosition()
◆ GetID()
vtkm::Id vtkm::Particle::GetID |
( |
| ) |
const |
|
inline |
◆ GetNumberOfSteps()
vtkm::Id vtkm::Particle::GetNumberOfSteps |
( |
| ) |
const |
|
inline |
◆ GetPosition()
const vtkm::Vec3f& vtkm::Particle::GetPosition |
( |
| ) |
const |
|
inline |
◆ GetStatus() [1/2]
◆ GetStatus() [2/2]
◆ GetTime()
◆ operator=()
◆ SetID()
void vtkm::Particle::SetID |
( |
vtkm::Id |
id | ) |
|
|
inline |
◆ SetNumberOfSteps()
void vtkm::Particle::SetNumberOfSteps |
( |
vtkm::Id |
numSteps | ) |
|
|
inline |
◆ SetPosition()
void vtkm::Particle::SetPosition |
( |
const vtkm::Vec3f & |
position | ) |
|
|
inline |
◆ SetStatus()
◆ SetTime()
◆ Sizeof()
static size_t vtkm::Particle::Sizeof |
( |
| ) |
|
|
inlinestatic |
◆ Velocity()
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const vtkm::Particle & |
p |
|
) |
| |
|
friend |
◆ ID
◆ NumSteps
◆ Position
◆ Status
◆ Time
The documentation for this class was generated from the following file: