Searched refs:NEAR_CLIP (Results 1 – 2 of 2) sorted by relevance
52 static const f32 NEAR_CLIP; //!< ニアクリップのデフォルト値です。 variable142 f32 nearClip = NEAR_CLIP,167 f32 nearClip = NEAR_CLIP,193 f32 nearClip = NEAR_CLIP,220 f32 nearClip = NEAR_CLIP,254 f32 nearClip = NEAR_CLIP,
30 const f32 Utility::NEAR_CLIP = 0.1f; member in nw::demo::Utility