Home
last modified time | relevance | path

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

/ohos5.0/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() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_preprocessor_system.h86 struct Sphere { struct
90 Sphere GetBoundingSphere() const; argument