#include "ParticleState.h"#include "papi.h"#include <iostream>#include <typeinfo>

Go to the source code of this file.
Variables | |
| ParticleState | __ps |
| const pVec | P010 (0.0f, 1.0f, 0.0f) |
| const pVec | P000 (0.0f, 0.0f, 0.0f) |
| const pVec | P111 (1.0f, 1.0f, 1.0f) |
1.5.4