IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Member Functions | Public Attributes | List of all members
ipsdk::math::PhiTheta Struct Reference

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
 

Detailed Description

structure PhiTheta, containing the angles used for a spheric representation. Angles _phi and _theta are expressed in radians

Author
H. Delestre
Date
2016/03/23

The documentation for this struct was generated from the following file: