Context information for creating a field and inserting data.
More...
#include <Skeleton.hpp>
List of all members.
Public Member Functions
-
FieldRef (const RefPtr< Skeleton > &S, const RefPtr< FieldID > &fid, const RefPtr< Atlas > &GA)
-
FieldRef (const RefPtr< Skeleton > &S, const string &fname, const RefPtr< Atlas > &GA)
Detailed Description
Context information for creating a field and inserting data.
It allows deferred creation of fields within a Skeleton.