Tizen Native API
5.5
|
The primitive shape to render as a PrimitiveVisual. More...
Enumerations | |
enum | Type |
The primitive shape to render as a PrimitiveVisual. More... |
The primitive shape to render as a PrimitiveVisual.
The primitive shape to render as a PrimitiveVisual.
SPHERE |
A perfectly round geometrical object in three-dimensional space.
|
CONICAL_FRUSTRUM |
|
CONE |
Equivalent to a conical frustum with top radius of zero.
|
CYLINDER |
Equivalent to a conical frustum with equal radii for the top and bottom circles.
|
CUBE |
Equivalent to a bevelled cube with a bevel percentage of zero.
|
OCTAHEDRON |
Equivalent to a bevelled cube with a bevel percentage of one.
|
BEVELLED_CUBE |
A cube/cuboid with all edges flattened to some degree.
|
CONICAL_FRUSTUM |
The area bound between two circles, i.e. a cone with the tip removed.
|