Stop Struct Reference

#include <gradient.hh>

Public Member Functions

 Stop ()
 Stop (float tt, const Color &c)
Color GetColor () const
float GetRel () const
bool operator== (const Stop &ref) const

Data Fields

float t
Color color

Detailed Description

Definition at line 61 of file gradient.hh.


Constructor & Destructor Documentation

Stop (  )  [inline]

Definition at line 62 of file gradient.hh.

Stop ( float  tt,
const Color c 
) [inline]

Definition at line 64 of file gradient.hh.


Member Function Documentation

Color GetColor (  )  const [inline]

Definition at line 68 of file gradient.hh.

float GetRel (  )  const [inline]

Definition at line 72 of file gradient.hh.

bool operator== ( const Stop ref  )  const [inline]

Definition at line 76 of file gradient.hh.


Field Documentation

Definition at line 66 of file gradient.hh.

float t

Definition at line 65 of file gradient.hh.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1