Antkeeper
0.0.1
|
Solid angle functions. More...
Functions | |
template<class T > | |
T | cone (T theta) |
Calculates the solid angle of a cone. More... | |
Solid angle functions.
T geom::solid_angle::cone | ( | T | theta | ) |
Calculates the solid angle of a cone.
theta | Apex angle of the cone, in radians. |
Definition at line 39 of file solid-angle.hpp.