Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JGeometry::TVec3< T > Struct Template Reference

#include <JGeometry.h>

Public Member Functions

void set (const TVec3 &other)
 

Public Attributes

T x
 
T y
 
T z
 

Member Function Documentation

◆ set()

template<typename T >
void JGeometry::TVec3< T >::set ( const TVec3< T > &  other)
inline

Member Data Documentation

◆ x

template<typename T >
T JGeometry::TVec3< T >::x

◆ y

template<typename T >
T JGeometry::TVec3< T >::y

◆ z

template<typename T >
T JGeometry::TVec3< T >::z

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