Searched refs:NEAR_CLIP (Results 1 – 2 of 2) sorted by relevance
54 static const f32 NEAR_CLIP; //!< ニアクリップのデフォルト値です。 variable144 f32 nearClip = NEAR_CLIP,169 f32 nearClip = NEAR_CLIP,195 f32 nearClip = NEAR_CLIP,222 f32 nearClip = NEAR_CLIP,256 f32 nearClip = NEAR_CLIP,
32 const f32 Utility::NEAR_CLIP = 0.1f; member in nw::demo::Utility