ESyS-Particle  2.3
Arr3 Struct Reference
Collaboration diagram for Arr3:

Public Member Functions

void reserve (int n)
 
void push_back (const Vec3 &v)
 

Public Attributes

FloatVec x
 
FloatVec y
 
FloatVec z
 

Member Function Documentation

void Arr3::push_back ( const Vec3 v)
inline

References x, Vec3::X(), y, Vec3::Y(), z, and Vec3::Z().

Referenced by ParticleData::append().

Here is the call graph for this function:

Here is the caller graph for this function:

void Arr3::reserve ( int  n)
inline

References x, y, and z.

Referenced by ParticleData::reserve().

Here is the caller graph for this function:

Member Data Documentation


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