Public Member Functions

Wizt::TypedFieldInputCreator< FieldVObject > Struct Template Reference
[The VISH - Fiber Bundle Interface]

A FieldInputCreator that retrieves the types of possible input fields from a TypeList type as exported from the parameter. More...

#include <FishField.hpp>

List of all members.

Public Member Functions


Detailed Description

template<class FieldVObject>
struct Wizt::TypedFieldInputCreator< FieldVObject >

A FieldInputCreator that retrieves the types of possible input fields from a TypeList type as exported from the parameter.

   class  MyObject : ...
   {
        typedef LIST<double, LIST<float> > InputTypes;
   };
   static Ref<TypedFieldInputCreator<MyObject> > MyObjectCreator("Operate/MyObject");

Constructor & Destructor Documentation

template<class FieldVObject >
template<unsigned ID>
Wizt::TypedFieldInputCreator< FieldVObject >::TypedFieldInputCreator ( const VCreatorProperty< ID > &  CreatorProperties,
int  quality 
) [inline]

Constructor.

Parameters:
CreatorProperties The properties of this creator, it is recommendable to make use of namespace Panthalassia or ProtoOcean.
quality The object's matureness, according to ObjectQuality