FemViewer::HostTransferFunction Class Reference

#include <GraphicElem.hpp>

Collaboration diagram for FemViewer::HostTransferFunction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HostTransferFunction ()
TransferFunction GetOptixObject ()
void SetBreakpoint (double s, const ColorRGBA &c)
void SetBreakpoint (double s, const ColorRGBA &c, const mfvFloat_t &density)
bool IsValid () const
const std::map< double,
Breakpoint > & 
GetBreakpoints () const
void Clear ()
bool & Dirty ()

Constructor & Destructor Documentation

FemViewer::HostTransferFunction::HostTransferFunction (  ) 

Here is the call graph for this function:


Member Function Documentation

void FemViewer::HostTransferFunction::Clear (  ) 
bool& FemViewer::HostTransferFunction::Dirty (  )  [inline]
const std::map<double, Breakpoint>& FemViewer::HostTransferFunction::GetBreakpoints (  )  const [inline]
TransferFunction FemViewer::HostTransferFunction::GetOptixObject (  ) 
bool FemViewer::HostTransferFunction::IsValid (  )  const [inline]
void FemViewer::HostTransferFunction::SetBreakpoint ( double  s,
const ColorRGBA c,
const mfvFloat_t density 
)
void FemViewer::HostTransferFunction::SetBreakpoint ( double  s,
const ColorRGBA c 
)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1