Searched defs:Sphere (Results 1 – 2 of 2) sorted by relevance
24 Sphere(std::string name, float radius, float rings, float sectors, Vec3& position) in Sphere() function
86 struct Sphere { struct90 Sphere GetBoundingSphere() const; argument