#include <GaussianShape.hpp>
◆ Element()
CDPL::Shape::GaussianShape::Element::Element |
( |
const Math::Vector3D & |
pos, |
|
|
double |
radius, |
|
|
std::size_t |
color = 0 , |
|
|
double |
hardness = 2.7 |
|
) |
| |
|
inline |
◆ getPosition()
const Math::Vector3D& CDPL::Shape::GaussianShape::Element::getPosition |
( |
| ) |
const |
|
inline |
◆ setPosition()
void CDPL::Shape::GaussianShape::Element::setPosition |
( |
const Math::Vector3D & |
pos | ) |
|
|
inline |
◆ getRadius()
double CDPL::Shape::GaussianShape::Element::getRadius |
( |
| ) |
const |
|
inline |
◆ setRadius()
void CDPL::Shape::GaussianShape::Element::setRadius |
( |
double |
radius | ) |
|
|
inline |
◆ getColor()
std::size_t CDPL::Shape::GaussianShape::Element::getColor |
( |
| ) |
const |
|
inline |
◆ setColor()
void CDPL::Shape::GaussianShape::Element::setColor |
( |
std::size_t |
color | ) |
|
|
inline |
◆ getHardness()
double CDPL::Shape::GaussianShape::Element::getHardness |
( |
| ) |
const |
|
inline |
◆ setHardness()
void CDPL::Shape::GaussianShape::Element::setHardness |
( |
double |
hardness | ) |
|
|
inline |
The documentation for this class was generated from the following file: