OROCHI
 
Loading...
Searching...
No Matches
PerlinNoiseParam Struct Reference

パーリンノイズパラメータ構造体 More...

#include <GxSysEnvironment.h>

Inheritance diagram for PerlinNoiseParam:
Collaboration diagram for PerlinNoiseParam:

Public Member Functions

初期化
 PerlinNoiseParam (void)
 デフォルトコンストラクタ
 
 PerlinNoiseParam (s8 startOctave, s8 endOctave, f32 amplitude, f32 persistence, f32 base, u16 seed)
 コンストラクタ
 
操作
void clamp (void)
 クランプ
 

Public Attributes

メンバ変数
u16 _seed
 シード
 
s8 _startOctave
 開始オクターブ
 
s8 _endOctave
 終了オクターブ
 
f32 _amplitude
 振幅
 
f32 _persistence
 永続性
 
f32 _base
 基準値
 

Additional Inherited Members

- Static Public Member Functions inherited from GxStructBase
static GxRtti__getStaticRtti (void)
 

Detailed Description

パーリンノイズパラメータ構造体


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