SPH
|
Inferface for a generic scalar field, returning a float for given position.:w. More...
#include <MarchingCubes.h>
Public Member Functions | |
virtual Float | operator() (const Vector &pos)=0 |
Returns the value of the scalar field at given position. More... | |
![]() | |
virtual | ~Polymorphic () |
Inferface for a generic scalar field, returning a float for given position.:w.
Definition at line 32 of file MarchingCubes.h.
Returns the value of the scalar field at given position.