![]() |
GlobeEngine
|
This is the complete list of members for ge::BoundingSphere, including all inherited members.
| BoundingSphere() | ge::BoundingSphere | inline |
| clear() | ge::BoundingSphere | |
| create(const vmml::Vector3d &_midPoint, double radius) | ge::BoundingSphere | |
| draw(std::shared_ptr< ge::Camera > _cam) | ge::BoundingSphere | |
| getMidPoint() const | ge::BoundingSphere | |
| getRadius() const | ge::BoundingSphere | |
| intersect(const vmml::Vector3d &_point) const | ge::BoundingSphere | |
| isPointInside(vmml::Vector3d _position) const | ge::BoundingSphere | |
| set(const vmml::Vector3d &_midPoint, double _radius) | ge::BoundingSphere | |
| setMidPoint(const vmml::Vector3d &_midPoint) | ge::BoundingSphere | |
| setRadius(double _radius) | ge::BoundingSphere | |
| ~BoundingSphere() | ge::BoundingSphere | inline |