Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
JGeometry::SMatrix33C< T > Struct Template Reference

#include <TPosition3.h>

+ Inheritance diagram for JGeometry::SMatrix33C< T >:

Public Member Functions

Tref (int i, int j)
 
T at (int i, int j) const
 
void set (T param_1, T param_2, T param_3, T param_4, T param_5, T param_6, T param_7, T param_8, T param_9)
 

Public Attributes

T data [3][3]
 

Member Function Documentation

◆ at()

template<typename T >
T JGeometry::SMatrix33C< T >::at ( int i,
int j ) const
inline

◆ ref()

template<typename T >
T & JGeometry::SMatrix33C< T >::ref ( int i,
int j )
inline

◆ set()

template<typename T >
void JGeometry::SMatrix33C< T >::set ( T param_1,
T param_2,
T param_3,
T param_4,
T param_5,
T param_6,
T param_7,
T param_8,
T param_9 )
inline

Member Data Documentation

◆ data

template<typename T >
T JGeometry::SMatrix33C< T >::data[3][3]

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