|
OpenStructure
|
#include <entity_renderer.hh>
Public Member Functions | |
| MapHandleGetCol (const MapHandleColorOp &op) | |
| std::pair< bool, Color > | ColorOfAtom (mol::AtomHandle &atom) const |
Data Fields | |
| String | property_ |
| img::MapHandle | mh_ |
| Gradient | gradient_ |
| float | minv_ |
| float | maxv_ |
Definition at line 262 of file entity_renderer.hh.
|
inline |
Definition at line 263 of file entity_renderer.hh.
|
inline |
Definition at line 268 of file entity_renderer.hh.
| Gradient gradient_ |
Definition at line 273 of file entity_renderer.hh.
| float maxv_ |
Definition at line 274 of file entity_renderer.hh.
| img::MapHandle mh_ |
Definition at line 272 of file entity_renderer.hh.
| float minv_ |
Definition at line 274 of file entity_renderer.hh.
| String property_ |
Definition at line 271 of file entity_renderer.hh.