HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CE_Vector.h File Reference
#include "CE_API.h"
#include "CE_Context.h"
#include <UT/UT_Vector.h>
+ Include dependency graph for CE_Vector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CE_VectorT< T >
 

Typedefs

typedef CE_VectorT< fpreal32CE_VectorF
 
typedef CE_VectorT< fpreal64CE_VectorD
 

Functions

template<typename T >
fpreal64 dot (const CE_VectorT< T > &a, const CE_VectorT< T > &b)
 

Typedef Documentation

Definition at line 137 of file CE_Vector.h.

Definition at line 136 of file CE_Vector.h.

Function Documentation