OpenStructure
|
#include <entity_detail.hh>
Data Fields | |
mol::AtomHandle | atom |
RGBAColor | color1 |
RGBAColor | color2 |
geom::Vec3 | direction |
geom::Vec3 | normal |
float | rad |
geom::Vec3 | v0 |
geom::Vec3 | v1 |
geom::Vec3 | v2 |
bool | nflip |
int | id |
Definition at line 114 of file entity_detail.hh.
mol::AtomHandle atom |
Definition at line 115 of file entity_detail.hh.
RGBAColor color1 |
Definition at line 116 of file entity_detail.hh.
RGBAColor color2 |
Definition at line 116 of file entity_detail.hh.
geom::Vec3 direction |
Definition at line 117 of file entity_detail.hh.
int id |
Definition at line 121 of file entity_detail.hh.
bool nflip |
Definition at line 120 of file entity_detail.hh.
geom::Vec3 normal |
Definition at line 117 of file entity_detail.hh.
float rad |
Definition at line 118 of file entity_detail.hh.
geom::Vec3 v0 |
Definition at line 119 of file entity_detail.hh.
geom::Vec3 v1 |
Definition at line 119 of file entity_detail.hh.
geom::Vec3 v2 |
Definition at line 119 of file entity_detail.hh.