OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
GradientLevelGetCol Struct Reference

#include <entity_renderer.hh>

Public Member Functions

 GradientLevelGetCol (const GradientLevelColorOp &op)
 
std::pair< bool, ColorColorOfAtom (mol::AtomHandle &atom) const
 

Data Fields

String property_
 
mol::EntityPropertyMapper epm_
 
Gradient gradient_
 
float minv_
 
float maxv_
 
bool clamp_
 

Detailed Description

Definition at line 215 of file entity_renderer.hh.

Constructor & Destructor Documentation

GradientLevelGetCol ( const GradientLevelColorOp op)
inline

Definition at line 216 of file entity_renderer.hh.

Member Function Documentation

std::pair<bool,Color> ColorOfAtom ( mol::AtomHandle atom) const
inline

Definition at line 224 of file entity_renderer.hh.

Field Documentation

bool clamp_

Definition at line 248 of file entity_renderer.hh.

Definition at line 245 of file entity_renderer.hh.

Gradient gradient_

Definition at line 246 of file entity_renderer.hh.

float maxv_

Definition at line 247 of file entity_renderer.hh.

float minv_

Definition at line 247 of file entity_renderer.hh.

String property_

Definition at line 244 of file entity_renderer.hh.


The documentation for this struct was generated from the following file: