|
OpenStructure
|
#include <entity_detail.hh>
Data Fields | |
| mol::AtomHandle | atom |
| Color | color1 |
| Color | 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 89 of file entity_detail.hh.
| mol::AtomHandle atom |
Definition at line 90 of file entity_detail.hh.
| Color color1 |
Definition at line 91 of file entity_detail.hh.
| Color color2 |
Definition at line 91 of file entity_detail.hh.
| geom::Vec3 direction |
Definition at line 92 of file entity_detail.hh.
| int id |
Definition at line 96 of file entity_detail.hh.
| bool nflip |
Definition at line 95 of file entity_detail.hh.
| geom::Vec3 normal |
Definition at line 92 of file entity_detail.hh.
| float rad |
Definition at line 93 of file entity_detail.hh.
| geom::Vec3 v0 |
Definition at line 94 of file entity_detail.hh.
| geom::Vec3 v1 |
Definition at line 94 of file entity_detail.hh.
| geom::Vec3 v2 |
Definition at line 94 of file entity_detail.hh.
1.8.1.1