Cortex  10.0.0-a4
Public Member Functions | List of all members
IECore::MatConvert< T, S > Struct Template Reference

#include <MatrixOps.h>

Public Member Functions

operator() (const T &m) const
 

Detailed Description

template<typename T, typename S>
struct IECore::MatConvert< T, S >

A functor suitable for use with stl algorithms such as transform(), allowing the copying of a container of matrices of type T into a container of matrices of type S.


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