|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Internal helper class to pass parameters from the computational field class to the on-demand creators per fragment. More...
#include <ComputationalField.hpp>
Public Member Functions | |
| FragmentComputationParameters (const WeakPtr< ComputationalField > &theComputationalField, const RefPtr< FragmentID > &theFragmentID, const RefPtr< CreativeArrayBase > &theInputFieldFragment) | |
Public Attributes | |
| WeakPtr< ComputationalField > | myComputationalField |
| RefPtr< FragmentID > | myFragmentID |
| RefPtr< CreativeArrayBase > | myInputFieldFragment |
Internal helper class to pass parameters from the computational field class to the on-demand creators per fragment.