◆ slits()
coat::nut::slits::slits |
( |
float |
d, |
|
|
float |
h |
|
) |
| |
◆ copy()
virtual base * coat::nut::slits::copy |
( |
base * |
p = nullptr | ) |
|
|
virtual |
copies the slits object.
- Parameters
-
p | pointer to the slits object to copy. If the pointer equals to null then the object is duplicated |
- Returns
- the pointer to a copy of an slits object.
Reimplemented from coat::nut::base.
◆ count() [1/2]
int coat::nut::slits::count |
( |
| ) |
const |
get the count of slits.
- Returns
- count value.
◆ count() [2/2]
slits & coat::nut::slits::count |
( |
const int & |
n | ) |
|
set the count of slits.
- Parameters
-
- Returns
- slits reference
◆ length() [1/2]
float coat::nut::slits::length |
( |
| ) |
const |
get the length.
- Returns
- length value.
◆ length() [2/2]
slits & coat::nut::slits::length |
( |
const float & |
l | ) |
|
set the length.
- Parameters
-
- Returns
- slits reference
◆ width() [1/2]
float coat::nut::slits::width |
( |
| ) |
const |
get the width.
- Returns
- width value.
◆ width() [2/2]
slits & coat::nut::slits::width |
( |
const float & |
w | ) |
|
set the width.
- Parameters
-
- Returns
- slits reference
The documentation for this class was generated from the following file: