![]() |
Home · All Namespaces · All Classes · Functions · Coding Style · Plugins · File Structure |
#include <StelSphereGeometry.hpp>
Inherits StelGeom::HalfSpace.
Public Member Functions | |
Disk (const Vec3d &n, double r) |
StelGeom::Disk::Disk | ( | const Vec3d & | n, | |
double | r | |||
) | [inline] |
Constructor.
n | a unit vector indicating the the disk center | |
r | the disk radius in radian |