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

#include <JGeometry.h>

Public Member Functions

 TVec3 ()
 
 TVec3 (s16 x, s16 y, s16 z)
 
TVec3operator= (const TVec3 &b)
 
void set (s16 x_, s16 y_, s16 z_)
 

Public Attributes

s16 x
 
s16 y
 
s16 z
 

Constructor & Destructor Documentation

◆ TVec3() [1/2]

JGeometry::TVec3< s16 >::TVec3 ( )
inline

◆ TVec3() [2/2]

JGeometry::TVec3< s16 >::TVec3 ( s16  x,
s16  y,
s16  z 
)
inline

Member Function Documentation

◆ operator=()

TVec3 & JGeometry::TVec3< s16 >::operator= ( const TVec3< s16 > &  b)
inline

◆ set()

void JGeometry::TVec3< s16 >::set ( s16  x_,
s16  y_,
s16  z_ 
)
inline

Member Data Documentation

◆ x

◆ y

◆ z


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