SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
LinearRailPart Class Reference

Public Member Functions

void set (const TVec3f &, const TVec3f &)
 
f32 getNearestParam (const TVec3f &, f32) const
 

Public Attributes

TVec3f _0
 
TVec3f _C
 
f32 _18
 

Detailed Description

Definition at line 26 of file RailPart.hpp.

Constructor & Destructor Documentation

◆ LinearRailPart()

LinearRailPart::LinearRailPart ( )
inline

Definition at line 28 of file RailPart.hpp.

Member Function Documentation

◆ set()

void LinearRailPart::set ( const TVec3f & a1,
const TVec3f & a2 )

Definition at line 74 of file RailPart.cpp.

Member Data Documentation

◆ _0

TVec3f LinearRailPart::_0

Definition at line 34 of file RailPart.hpp.

◆ _C

TVec3f LinearRailPart::_C

Definition at line 35 of file RailPart.hpp.

◆ _18

f32 LinearRailPart::_18

Definition at line 36 of file RailPart.hpp.