![]() |
Reference Documentation |
#include <IVectorFactory.h>
Public Methods | |
virtual | ~IVectorFactory () |
virtual IScalar * | createScalar (double x=0, double xp=0, double xm=0)=0 |
virtual IPoint * | createPoint ()=0 |
virtual IVector * | create ()=0 |
virtual void | unregister (IVector *v)=0 |
virtual void | setManager (IVectorManager *vm)=0 |
|
|
|
|
|
|
|
|
|
|
|
|
Anaphe documentation generated by Doxygen (www.doxygen.org) |