#include <point_source_extent.hpp>
visr::objectmodel::PointSourceExtent::PointSourceExtent |
( |
| ) |
|
|
delete |
visr::objectmodel::PointSourceExtent::PointSourceExtent |
( |
ObjectId |
id | ) |
|
|
explicit |
visr::objectmodel::PointSourceExtent::~PointSourceExtent |
( |
| ) |
|
|
virtualdefault |
std::unique_ptr< Object > visr::objectmodel::PointSourceExtent::clone |
( |
| ) |
const |
|
overridevirtual |
Clone function used to emulate 'virtual copy constructor' functionality. Must be implemented in every derived instantiated class.
Reimplemented from visr::objectmodel::PointSource.
Coordinate visr::objectmodel::PointSourceExtent::depth |
( |
| ) |
const |
|
inline |
Coordinate visr::objectmodel::PointSourceExtent::height |
( |
| ) |
const |
|
inline |
void visr::objectmodel::PointSourceExtent::setDepth |
( |
Coordinate |
newDepth | ) |
|
void visr::objectmodel::PointSourceExtent::setHeight |
( |
Coordinate |
newHeight | ) |
|
void visr::objectmodel::PointSourceExtent::setWidth |
( |
Coordinate |
newWidth | ) |
|
ObjectTypeId visr::objectmodel::PointSourceExtent::type |
( |
| ) |
const |
|
overridevirtual |
Coordinate visr::objectmodel::PointSourceExtent::width |
( |
| ) |
const |
|
inline |
Width of the source extent, in degrees
The documentation for this class was generated from the following files: