Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::IntegralLineSet Class Reference

Public Types

enum class  SetIndex { Yes , No }
using value_type = IntegralLine

Public Member Functions

IntegralLineat (size_t idx)
const IntegralLineat (size_t idx) const
IntegralLineback ()
const IntegralLineback () const
std::vector< IntegralLine >::iterator begin ()
std::vector< IntegralLine >::const_iterator begin () const
std::vector< IntegralLine >::iterator end ()
std::vector< IntegralLine >::const_iterator end () const
IntegralLinefront ()
const IntegralLinefront () const
mat4 getModelMatrix () const
std::vector< IntegralLine > & getVector ()
const std::vector< IntegralLine > & getVector () const
mat4 getWorldMatrix () const
 IntegralLineSet (mat4 modelMatrix, mat4 worldMatrix=mat4(1))
IntegralLineoperator[] (size_t idx)
const IntegralLineoperator[] (size_t idx) const
void push_back (const IntegralLine &line, SetIndex updateIndex)
void push_back (const IntegralLine &line, size_t idx)
void push_back (IntegralLine &&line, SetIndex updateIndex)
void push_back (IntegralLine &&line, size_t idx)
size_t size () const

The documentation for this class was generated from the following file:
  • modules/vectorfieldvisualization/include/modules/vectorfieldvisualization/datastructures/integrallineset.h