HGL::Type::Vector2D Class Reference
[TypesParameter types]

#include <vector2d.h>

Inheritance diagram for HGL::Type::Vector2D:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual BOUNDINGBOX getBoundingBox () const
 Gets the bounding box of the type.
virtual const std::string toString () const
 Gets the string representation of a parameter type.

Protected Member Functions

const SerialIDgetSerialID () const
 Gets the serialization ID of the object.

Detailed Description

Author:
Heiko Schäfer <heiko@hgl.rangun.de>

Member Function Documentation

HGL::IType::BOUNDINGBOX Vector2D::getBoundingBox (  )  const [virtual]

Gets the bounding box of the type.

Returns:
the bounding box of the type

Reimplemented from HGL::Type::ParamBase.

const HGL::Type::SerialID & Vector2D::getSerialID (  )  const [protected, virtual]

Gets the serialization ID of the object.

Returns:
the serialization ID of the object

Implements HGL::IType.

const std::string Vector2D::toString (  )  const [virtual]

Gets the string representation of a parameter type.

Returns:
the string representation of a parameter type

Implements HGL::Type::ParamBase.


Generated on 9 Apr 2014 for hgl 0.5.26~svn by  doxygen 1.6.1