Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/math/
Dmath_Geometry.h308 struct CYLINDER struct
311 typedef CYLINDER self_type; argument
313 CYLINDER() {} in CYLINDER() argument
314 CYLINDER(const f32* p) in CYLINDER() function
316 CYLINDER(f32 radius, f32 height) in CYLINDER() function
320 f32 h;