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

 IntegralLineSet (mat4 modelMatrix, mat4 worldMatrix=mat4(1))
mat4 getModelMatrix () const
mat4 getWorldMatrix () const
std::vector< IntegralLine >::const_iterator begin () const
std::vector< IntegralLine >::const_iterator end () const
std::vector< IntegralLine >::iterator begin ()
std::vector< IntegralLine >::iterator end ()
const IntegralLineback () const
IntegralLineback ()
const IntegralLinefront () const
IntegralLinefront ()
size_t size () const
IntegralLineoperator[] (size_t idx)
const IntegralLineoperator[] (size_t idx) const
IntegralLineat (size_t idx)
const IntegralLineat (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)
std::vector< IntegralLine > & getVector ()
const std::vector< IntegralLine > & getVector () const

The documentation for this class was generated from the following file:
  • integrallineset.h