#include "D3Vector.h" typedef struct { D3Vector pos; D3Vector dir; float p; float Ro; } swimstep;