RMF
RMF::decorator::EllipsoidFactory Class Reference

#include <RMF/decorator/shape.h>

+ Inheritance diagram for RMF::decorator::EllipsoidFactory:

Public Member Functions

 EllipsoidFactory (FileConstHandle fh)
 
 EllipsoidFactory (FileHandle fh)
 
EllipsoidConst get (NodeConstHandle nh) const
 
Ellipsoid get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type Ellipsoid.

Definition at line 462 of file shape.h.

Member Function Documentation

EllipsoidConst RMF::decorator::EllipsoidFactory::get ( NodeConstHandle  nh) const

Get a EllipsoidConst for nh.

Definition at line 480 of file shape.h.

+ Here is the call graph for this function:

Ellipsoid RMF::decorator::EllipsoidFactory::get ( NodeHandle  nh) const

Get a Ellipsoid for nh.

Definition at line 489 of file shape.h.

+ Here is the call graph for this function:

bool RMF::decorator::EllipsoidFactory::get_is ( NodeConstHandle  nh) const

Check whether nh has all the attributes required to be a EllipsoidConst.

Definition at line 499 of file shape.h.

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: