//............................. // step_t class step_t:public state_t{ public: float3 xdir; float3 ydir; float3 zdir; float Ro; float s; };