Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JStudio::TFunctionValueAttributeSet_const Class Reference

#include <functionvalue.h>

+ Inheritance diagram for JStudio::TFunctionValueAttributeSet_const:
+ Collaboration diagram for JStudio::TFunctionValueAttributeSet_const:

Public Member Functions

 TFunctionValueAttributeSet_const (TFunctionValueAttribute_refer *refer, TFunctionValueAttribute_range *range, TFunctionValueAttribute_interpolate *interp)
 
TFunctionValueAttribute_referrefer_get () const
 
TFunctionValueAttribute_rangerange_get () const
 
TFunctionValueAttribute_interpolateinterpolate_get () const
 

Private Attributes

TFunctionValueAttribute_referrefer_
 
TFunctionValueAttribute_rangerange_
 
TFunctionValueAttribute_interpolateinterp_
 

Constructor & Destructor Documentation

◆ TFunctionValueAttributeSet_const()

JStudio::TFunctionValueAttributeSet_const::TFunctionValueAttributeSet_const ( TFunctionValueAttribute_refer refer,
TFunctionValueAttribute_range range,
TFunctionValueAttribute_interpolate interp 
)
inline

Member Function Documentation

◆ interpolate_get()

TFunctionValueAttribute_interpolate * JStudio::TFunctionValueAttributeSet_const::interpolate_get ( ) const
inline

◆ range_get()

TFunctionValueAttribute_range * JStudio::TFunctionValueAttributeSet_const::range_get ( ) const
inline

◆ refer_get()

TFunctionValueAttribute_refer * JStudio::TFunctionValueAttributeSet_const::refer_get ( ) const
inline

Member Data Documentation

◆ interp_

TFunctionValueAttribute_interpolate* JStudio::TFunctionValueAttributeSet_const::interp_
private

◆ range_

TFunctionValueAttribute_range* JStudio::TFunctionValueAttributeSet_const::range_
private

◆ refer_

TFunctionValueAttribute_refer* JStudio::TFunctionValueAttributeSet_const::refer_
private

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