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

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

#include <VectorTraits.h>

Public Types

typedef float BaseType
 

Static Public Member Functions

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

Detailed Description

template<>
struct IECore::VectorTraits< float >

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


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