|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Compute the energy of a curve, which is 
#include <CurveOperators.hpp>
Public Member Functions | |
| Energy (const CurveOperatorData &CD, const MemBase::Creator_t &Crec=NullPtr()) | |
| void | apply (const CreativeIterator< Eagle::PhysicalSpace::point > &Vertices, const LineSet::LineIndices_t &Line) |
| Callback function. | |
Public Member Functions inherited from Fiber::Curve::CurveQuantity< double > | |
| CurveQuantity (const CurveOperatorData &CD, const MemBase::Creator_t &C=MemCore::NullPtr()) | |
| RefPtr< ResultArray_t > | result () const |
Public Member Functions inherited from Fiber::Curve::Velocity | |
| Velocity (const CurveOperatorData &CD) | |
Additional Inherited Members | |
Public Types inherited from Fiber::Curve::CurveQuantity< double > | |
| typedef CurveQuantity | CurveQuantity_t |
| typedef MemArray< 1, double > | ResultArray_t |
| typedef CurveOperatorData | Constructor_t |
Public Types inherited from Fiber::Curve::Velocity | |
| typedef CurveOperatorData | Constructor_t |
Public Attributes inherited from Fiber::Curve::CurveQuantity< double > | |
| RefPtr< ResultArray_t > | Data |
Public Attributes inherited from Fiber::Curve::Velocity | |
| RefPtr< MemArray< 1, Eagle::PhysicalSpace::tvector > > | VelocityData |
Compute the energy of a curve, which is 