SphereMesh¶
Inherits: PrimitiveMesh < Mesh < Resource < Reference < Object
Category: Core
Brief Description¶
Member Functions¶
float | get_height ( ) const |
bool | get_is_hemisphere ( ) const |
int | get_radial_segments ( ) const |
float | get_radius ( ) const |
int | get_rings ( ) const |
void | set_height ( float height ) |
void | set_is_hemisphere ( bool is_hemisphere ) |
void | set_radial_segments ( int radial_segments ) |
void | set_radius ( float radius ) |
void | set_rings ( int rings ) |
Member Function Description¶
- float get_height ( ) const
- bool get_is_hemisphere ( ) const
- int get_radial_segments ( ) const
- float get_radius ( ) const
- int get_rings ( ) const
- void set_height ( float height )
- void set_is_hemisphere ( bool is_hemisphere )
- void set_radial_segments ( int radial_segments )
- void set_radius ( float radius )
- void set_rings ( int rings )