Home
last modified time | relevance | path

Searched defs:CONE (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.3.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h330 struct CONE struct
333 typedef CONE self_type; argument
335 CONE() {} in CONE() argument
336 CONE(const f32* p) in CONE() argument
338 CONE(f32 radius, f32 height) in CONE() argument
342 f32 h;