#include <glsimplemoleculeview.h>
Definition at line 93 of file glsimplemoleculeview.h.
Public Member Functions | |
| bool | operator< (ShapeProperties prop) const |
< Comparison operator. The const is needed for GCC | |
Public Attributes | |
| unsigned int | id |
| A unique identifier for the shape. | |
| unsigned int | opacity |
| The opacity of the shape. | |
| unsigned int | type |
| The type of shape. | |
|
|
< Comparison operator. The
Definition at line 99 of file glsimplemoleculeview.h. |
|
|
A unique identifier for the shape.
Definition at line 96 of file glsimplemoleculeview.h. |
|
|
The opacity of the shape.
Definition at line 97 of file glsimplemoleculeview.h. |
|
|
The type of shape.
Definition at line 98 of file glsimplemoleculeview.h. |
1.4.6-NO