Nugget
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
psyqo::GTE::PackedVec3 Struct Reference

A GTE-compatible short vector. More...

#include <psyqo/gte-registers.hh>

Public Member Functions

 PackedVec3 ()=default
 
 PackedVec3 (Short x_, Short y_, Short z_)
 
 PackedVec3 (const Vec3 &v)
 
 operator Vec3 () const
 

Public Attributes

Short x
 
Short y
 
Short z
 

Detailed Description

A GTE-compatible short vector.

Constructor & Destructor Documentation

◆ PackedVec3() [1/3]

psyqo::GTE::PackedVec3::PackedVec3 ( )
default

◆ PackedVec3() [2/3]

psyqo::GTE::PackedVec3::PackedVec3 ( Short  x_,
Short  y_,
Short  z_ 
)
inlineexplicit

◆ PackedVec3() [3/3]

psyqo::GTE::PackedVec3::PackedVec3 ( const Vec3 v)
inlineexplicit

Member Function Documentation

◆ operator Vec3()

psyqo::GTE::PackedVec3::operator Vec3 ( ) const
inline

Member Data Documentation

◆ x

Short psyqo::GTE::PackedVec3::x

◆ y

Short psyqo::GTE::PackedVec3::y

◆ z

Short psyqo::GTE::PackedVec3::z

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