MeVisLab Toolbox Reference
|
Enumerations | |
enum | FragmentPosition { FP_START , FP_SETUP_OVERLAY , FP_CHECK_INSIDE_OVERLAY , FP_FETCH_OVERLAY , FP_CLASSIFY_OVERLAY , FP_COMPOSITE_OVERLAY , FP_END } |
A position in the fragment pipeline. More... | |
A position in the fragment pipeline.
Enumerator | |
---|---|
FP_START | |
FP_SETUP_OVERLAY | |
FP_CHECK_INSIDE_OVERLAY | |
FP_FETCH_OVERLAY | |
FP_CLASSIFY_OVERLAY | |
FP_COMPOSITE_OVERLAY | |
FP_END |
Definition at line 21 of file SoView2DShaderDefinition.h.