Searched refs:InitializeSphere (Results 1 – 5 of 5) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/common/include/demo/Body/ |
| D | demo_Sphere.h | 44 void InitializeSphere(const u32 vertexAttributes,
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Body/ |
| D | demo_Sphere.cpp | 39 InitializeSphere(vertexAttributes, 0.5f, 10); in Initialize() 42 void Sphere::InitializeSphere(const u32 vertexAttributes, in InitializeSphere() function in demo::Sphere
|
| D | demo_Particle.cpp | 66 m_Sphere.InitializeSphere(vertexAttributes, radius, division); in InitializeParticle()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/Draw3d/ |
| D | gx_Draw3d.cpp | 120 s_Sphere.InitializeSphere(vertexAttributes, 0.4, 8); in InitializeGraphics()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/FragmentLightingSimple/ |
| D | gx_FragmentLightingSimple.cpp | 144 s_LightSphereArray[sphereIndex].InitializeSphere(vertexAttributes, 0.2, 4); in InitializeGraphics()
|