5 #ifndef __I_GEOMETRY_CREATOR_H_INCLUDED__
6 #define __I_GEOMETRY_CREATOR_H_INCLUDED__
91 bool debugBorders=
false)
const =0;
108 const u32 tesselationCone = 8,
const f32 height = 1.f,
109 const f32 cylinderHeight = 0.6f,
const f32 widthCylinder = 0.05f,
122 u32 polyCountX = 16,
u32 polyCountY = 16)
const =0;
137 bool closeTop=
true,
f32 oblique=0.f)
const =0;
152 f32 oblique=0.f)
const =0;
165 const u32 subdivideU=32,
const u32 subdivideV=32,
168 const f32 lpDistance = 8.f,
176 #endif // __I_GEOMETRY_CREATOR_H_INCLUDED__