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

Public Member Functions

 BindCone (const TVec3f &, const TVec3f &, f32, f32)
 
bool isInPoint (const TVec3f &) const
 
void calcVertexPosition ()
 
void calcGeneratixLength ()
 
void setPosition (const TVec3f &)
 

Public Attributes

TVec3f _0
 
TVec3f _C
 
TVec3f _18
 
TVec3f _24
 

Detailed Description

Definition at line 12 of file GeometryBindUtil.hpp.

Member Data Documentation

◆ _0

TVec3f BindCone::_0

Definition at line 21 of file GeometryBindUtil.hpp.

◆ _C

TVec3f BindCone::_C

Definition at line 22 of file GeometryBindUtil.hpp.

◆ _18

TVec3f BindCone::_18

Definition at line 23 of file GeometryBindUtil.hpp.

◆ _24

TVec3f BindCone::_24

Definition at line 24 of file GeometryBindUtil.hpp.