◆ acorn()
coat::nut::acorn::acorn |
( |
float |
d, |
|
|
float |
h, |
|
|
float |
h1 |
|
) |
| |
constructor.
- Parameters
-
d | diameter |
h | height |
h1 | facet height |
◆ copy()
virtual base * coat::nut::acorn::copy |
( |
base * |
p = nullptr | ) |
|
|
virtual |
copies the acorn object.
- Parameters
-
p | pointer to the acorn object to copy. If the pointer equals to null then the object is duplicated
|
- Returns
- the pointer to a copy of an acorn object.
Reimplemented from coat::nut::base.
◆ facetHeight() [1/2]
float coat::nut::acorn::facetHeight |
( |
| ) |
const |
get the facet height.
- Returns
- facet height value.
◆ facetHeight() [2/2]
acorn & coat::nut::acorn::facetHeight |
( |
const float & |
_h | ) |
|
set the facet height.
- Parameters
-
- Returns
- acorn reference
The documentation for this class was generated from the following file: