#include <point_source_extent.hpp>
◆ PointSourceExtent() [1/2]
visr::objectmodel::PointSourceExtent::PointSourceExtent |
( |
| ) |
|
|
delete |
◆ PointSourceExtent() [2/2]
visr::objectmodel::PointSourceExtent::PointSourceExtent |
( |
ObjectId |
id | ) |
|
|
explicit |
◆ ~PointSourceExtent()
visr::objectmodel::PointSourceExtent::~PointSourceExtent |
( |
| ) |
|
|
virtualdefault |
◆ clone()
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.
◆ depth()
Coordinate visr::objectmodel::PointSourceExtent::depth |
( |
| ) |
const |
|
inline |
◆ height()
Coordinate visr::objectmodel::PointSourceExtent::height |
( |
| ) |
const |
|
inline |
◆ setDepth()
void visr::objectmodel::PointSourceExtent::setDepth |
( |
Coordinate |
newDepth | ) |
|
◆ setHeight()
void visr::objectmodel::PointSourceExtent::setHeight |
( |
Coordinate |
newHeight | ) |
|
◆ setWidth()
void visr::objectmodel::PointSourceExtent::setWidth |
( |
Coordinate |
newWidth | ) |
|
◆ type()
ObjectTypeId visr::objectmodel::PointSourceExtent::type |
( |
| ) |
const |
|
overridevirtual |
◆ width()
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: