Cortex  10.0.0-a4
Public Types | Static Public Member Functions | List of all members
IECore::VectorTraits< double > Struct Template Reference

Specialisation for double type to allow its use as a 1d vector. More...

#include <VectorTraits.h>

Public Types

typedef double BaseType
 

Static Public Member Functions

static unsigned int dimensions ()
 
static double get (const double &v, unsigned int i)
 
static void set (double &v, unsigned int i, double x)
 

Detailed Description

template<>
struct IECore::VectorTraits< double >

Specialisation for double type to allow its use as a 1d vector.


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