Inviwo  0.9.10.1
Inviwo documentation
inviwo::IntegralLine Member List

This is the complete list of members for inviwo::IntegralLine, including all inherited members.

addMetaDataBuffer(const std::string &name, std::shared_ptr< BufferBase > buffer) (defined in inviwo::IntegralLine)inviwo::IntegralLine
createMetaData(const std::string &name) (defined in inviwo::IntegralLine)inviwo::IntegralLine
distBetweenPoints(size_t a, size_t b) const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getBackwardTerminationReason() const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getForwardTerminationReason() const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getIndex() const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getLength() const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getMetaData(const std::string &name) const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getMetaData(const std::string &name, bool create=false) (defined in inviwo::IntegralLine)inviwo::IntegralLine
getMetaDataAtDistance(std::string md, double d) const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getMetaDataBuffer(const std::string &name) const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getMetaDataBuffer(const std::string &name) (defined in inviwo::IntegralLine)inviwo::IntegralLine
getMetaDataBuffers() const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getMetaDataKeys() const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getPointAtDistance(double d) const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getPositions() const (defined in inviwo::IntegralLine)inviwo::IntegralLine
getPositions() (defined in inviwo::IntegralLine)inviwo::IntegralLine
hasMetaData(const std::string &name) const (defined in inviwo::IntegralLine)inviwo::IntegralLine
IntegralLine()=default (defined in inviwo::IntegralLine)inviwo::IntegralLine
IntegralLine(const IntegralLine &rhs)=default (defined in inviwo::IntegralLine)inviwo::IntegralLine
IntegralLine(IntegralLine &&rhs)=default (defined in inviwo::IntegralLine)inviwo::IntegralLine
operator=(const IntegralLine &that)=default (defined in inviwo::IntegralLine)inviwo::IntegralLine
operator=(IntegralLine &&that)=default (defined in inviwo::IntegralLine)inviwo::IntegralLine
reverse() (defined in inviwo::IntegralLine)inviwo::IntegralLine
setBackwardTerminationReason(TerminationReason terminationReason) (defined in inviwo::IntegralLine)inviwo::IntegralLine
setForwardTerminationReason(TerminationReason terminationReason) (defined in inviwo::IntegralLine)inviwo::IntegralLine
setIndex(size_t idx) (defined in inviwo::IntegralLine)inviwo::IntegralLine
TerminationReason enum name (defined in inviwo::IntegralLine)inviwo::IntegralLine
~IntegralLine()=default (defined in inviwo::IntegralLine)inviwo::IntegralLinevirtual