Home
last modified time | relevance | path

Searched defs:rings (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/geometry/
H A Dsphere.h24 Sphere(std::string name, float radius, float rings, float sectors, Vec3& position) in Sphere() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp145 void GenerateSphereGeometry(float radius, uint32_t rings, uint32_t sectors, Geometry<uint32_t> geometry) in GenerateSphereGeometry() argument
526 GenerateSphereMesh( const IEcs& ecs, const string_view name, Entity material, float radius, uint32_t rings, uint32_t sectors) GenerateSphereMesh() argument
707 GenerateSphere( const IEcs& ecs, const string_view name, Entity material, float radius, uint32_t rings, uint32_t sectors) GenerateSphere() argument
[all...]

Completed in 3 milliseconds