![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
structure PhiTheta, containing the angles used for a spheric representation. Angles _phi and _theta are expressed in radians More...
#include <PhiTheta.h>
Public Member Functions | |
| PhiTheta (ipReal64 phi=.0, ipReal64 theta=.0) | |
| int | operator== (const PhiTheta &other) const |
Public Attributes | |
| ipReal64 | _phi |
| ipReal64 | _theta |
structure PhiTheta, containing the angles used for a spheric representation. Angles _phi and _theta are expressed in radians
1.8.14