kig
ParabolaBDPType Class Reference
#include <conic_types.h>
Inheritance diagram for ParabolaBDPType:

Detailed Description
Definition at line 147 of file conic_types.h.
Public Member Functions | |
| ObjectImp * | calc (const LineData &l, const Coordinate &c) const |
| const ObjectImpType * | resultId () const |
Static Public Member Functions | |
| static const ParabolaBDPType * | instance () |
Member Function Documentation
| ObjectImp * ParabolaBDPType::calc | ( | const LineData & | l, | |
| const Coordinate & | c | |||
| ) | const [virtual] |
| const ParabolaBDPType * ParabolaBDPType::instance | ( | ) | [static] |
Definition at line 482 of file conic_types.cc.
| const ObjectImpType * ParabolaBDPType::resultId | ( | ) | const [virtual] |
returns the ObjectImp id of the ObjectImp's produced by this ObjectType.
if the ObjectType can return different sorts of ObjectImp's, it should return the biggest common id, or ID_AnyImp.
Implements ObjectType.
Definition at line 651 of file conic_types.cc.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference