HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImathSphere.h File Reference
#include "ImathExport.h"
#include "ImathNamespace.h"
#include "ImathBox.h"
#include "ImathLine.h"
#include "ImathVec.h"
+ Include dependency graph for ImathSphere.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sphere3< T >
 

Typedefs

typedef Sphere3< floatSphere3f
 Sphere of type float. More...
 
typedef Sphere3< double > Sphere3d
 Sphere of type double. More...
 

Typedef Documentation

typedef Sphere3<double> Sphere3d

Sphere of type double.

Definition at line 90 of file ImathSphere.h.

Sphere of type float.

Definition at line 87 of file ImathSphere.h.