Home
last modified time | relevance | path

Searched refs:halfHeight (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Body/
Ddemo_Cylinder.cpp52 f32 halfHeight = 0.5f * m_Height; in InitializeCylinder() local
77 f32 y = (- halfHeight); in InitializeCylinder()
89 y = halfHeight; in InitializeCylinder()
100 0.0f, (- halfHeight), 0.0f); in InitializeCylinder()
102 0.0f, halfHeight, 0.0f); in InitializeCylinder()