![]() |
ImFusion SDK 4.3
|
#include <ImFusion/GL/TransferFunctionTissue.h>
Describes a single key point of a tissue. More...
Describes a single key point of a tissue.
Public Member Functions | |
ID | id () const |
Returns the ID of the KeyPoint to uniquely identify it within a TransferFunctionTissue. | |
bool | operator== (const KeyPoint &other) const |
Public Attributes | |
double | position |
absolute position of the key point in TF space | |
vec4 | color |
color of this key point | |