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

Specialisations for Imath types. More...

#include <MatrixTraits.h>

Public Types

typedef float BaseType
 

Static Public Member Functions

static unsigned int dimensions ()
 
static BaseType get (const Imath::M33f &v, unsigned int i, unsigned int j)
 
static void set (Imath::M33f &v, unsigned int i, unsigned int j, BaseType x)
 

Detailed Description

template<>
struct IECore::MatrixTraits< Imath::M33f >

Specialisations for Imath types.


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