Searched defs:SSphere (Results 1 – 1 of 1) sorted by relevance
13 struct SSphere { struct14 SSphere() : in SSphere() function17 SSphere(const double rad) : in SSphere() function24 bool HorizonCulling(const vector3d &view, const SSphere &obj) const; argument