FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | List of all members
Fiber::FieldRef Class Reference

Context information for creating a field and inserting data. More...

#include <Skeleton.hpp>

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.