HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImathFrustumTest.h File Reference
#include "ImathExport.h"
#include "ImathNamespace.h"
#include "ImathBox.h"
#include "ImathFrustum.h"
#include "ImathMatrix.h"
#include "ImathSphere.h"
#include "ImathVec.h"
+ Include dependency graph for ImathFrustumTest.h:

Go to the source code of this file.

Classes

class  FrustumTest< T >
 

Typedefs

typedef FrustumTest< floatFrustumTestf
 FrustymTest of type float. More...
 
typedef FrustumTest< double > FrustumTestd
 FrustymTest of type double. More...
 

Typedef Documentation

typedef FrustumTest<double> FrustumTestd

FrustymTest of type double.

Definition at line 340 of file ImathFrustumTest.h.

FrustymTest of type float.

Definition at line 337 of file ImathFrustumTest.h.