|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Store the velocity of curve, which determines its parameterization. More...
#include <CurveOperators.hpp>
Public Types | |
| typedef CurveOperatorData | Constructor_t |
Public Member Functions | |
| Velocity (const CurveOperatorData &CD) | |
Public Attributes | |
| RefPtr< MemArray< 1, Eagle::PhysicalSpace::tvector > > | VelocityData |
Store the velocity of curve, which determines its parameterization.
This is a base class for other curve operators requiring velocity.