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