zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Zeni::Matrix4f::Matrix4f_Row Class Reference

#include <Matrix4f.h>

Public Member Functions

 Matrix4f_Row (float *const &row_)
 
const float & operator[] (const int &index) const
 Get 'index'. More...
 
float & operator[] (const int &index)
 Get 'index'. More...
 

Detailed Description

Definition at line 49 of file Matrix4f.h.

Constructor & Destructor Documentation

Zeni::Matrix4f::Matrix4f_Row::Matrix4f_Row ( float *const row_)
inline

Definition at line 33 of file Matrix4f.hxx.

Member Function Documentation

const float & Zeni::Matrix4f::Matrix4f_Row::operator[] ( const int index) const
inline

Get 'index'.

Definition at line 38 of file Matrix4f.hxx.

References assert.

float & Zeni::Matrix4f::Matrix4f_Row::operator[] ( const int index)
inline

Get 'index'.

Definition at line 43 of file Matrix4f.hxx.

References assert.


The documentation for this class was generated from the following files: