17 #ifndef __IPSDKMATH_COMPUTEUNIFORMLYDISTORIENTATIONS3D_H__ 18 #define __IPSDKMATH_COMPUTEUNIFORMLYDISTORIENTATIONS3D_H__ 21 #include <IPSDKMath/Geometry/3d/PhiTheta.h> 34 computeUniformlyDistOrientations3d(
ipUInt64 nbPoints);
42 #endif // __IPSDKMATH_COMPUTEUNIFORMLYDISTORIENTATIONS3D_H__ std::vector< PhiTheta > PhiThetaColl
collection of phi theta data
Definition: PhiTheta.h:43
Definition of import/export macro for library.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
uint64_t ipUInt64
Base types definition.
Definition: BaseTypes.h:55
#define IPSDKMATH_API
Import/Export macro for library IPSDKMath.
Definition: IPSDKMathExports.h:27