GaitGeneration by Graph Search
読み取り中…
検索中…
一致する文字列を見つけられません
静的公開変数類 | 全メンバ一覧
designlab::MathConst< float > クラス

float型の定数を提供するクラス. [詳解]

#include <math_const.h>

静的公開変数類

static constexpr float kAllowableError = 0.001f
 許容誤差.
 
static constexpr float kRoundAngle = 360.0f
 360度の角.
 

詳解

float型の定数を提供するクラス.

math_const.h35 行目に定義があります。

メンバ詳解

◆ kAllowableError

constexpr float designlab::MathConst< float >::kAllowableError = 0.001f
staticconstexpr

許容誤差.

math_const.h38 行目に定義があります。

◆ kRoundAngle

constexpr float designlab::MathConst< float >::kRoundAngle = 360.0f
staticconstexpr

360度の角.

math_const.h41 行目に定義があります。


このクラス詳解は次のファイルから抽出されました: