MeVisLab Toolbox Reference
SoView2DShaderDefinition.h
Go to the documentation of this file.
1
/*************************************************************************************
2
**
3
** Copyright 2015, MeVis Medical Solutions AG
4
**
5
** The user may use this file in accordance with the license agreement provided with
6
** the Software or, alternatively, in accordance with the terms contained in a
7
** written agreement between the user and MeVis Medical Solutions AG.
8
**
9
** For further information use the contact form at https://www.mevislab.de/contact
10
**
11
**************************************************************************************/
12
13
#pragma once
14
15
16
#include <
mlOpenGL.h
>
17
18
namespace
SoView2DShaderDefinition
19
{
21
enum
FragmentPosition
{
22
FP_START
,
23
FP_SETUP_OVERLAY
,
24
FP_CHECK_INSIDE_OVERLAY
,
25
FP_FETCH_OVERLAY
,
26
FP_CLASSIFY_OVERLAY
,
27
FP_COMPOSITE_OVERLAY
,
28
FP_END
29
};
30
}
mlOpenGL.h
SoView2DShaderDefinition
Definition
SoView2DShaderDefinition.h:19
SoView2DShaderDefinition::FragmentPosition
FragmentPosition
A position in the fragment pipeline.
Definition
SoView2DShaderDefinition.h:21
SoView2DShaderDefinition::FP_CLASSIFY_OVERLAY
@ FP_CLASSIFY_OVERLAY
Definition
SoView2DShaderDefinition.h:26
SoView2DShaderDefinition::FP_SETUP_OVERLAY
@ FP_SETUP_OVERLAY
Definition
SoView2DShaderDefinition.h:23
SoView2DShaderDefinition::FP_COMPOSITE_OVERLAY
@ FP_COMPOSITE_OVERLAY
Definition
SoView2DShaderDefinition.h:27
SoView2DShaderDefinition::FP_START
@ FP_START
Definition
SoView2DShaderDefinition.h:22
SoView2DShaderDefinition::FP_FETCH_OVERLAY
@ FP_FETCH_OVERLAY
Definition
SoView2DShaderDefinition.h:25
SoView2DShaderDefinition::FP_END
@ FP_END
Definition
SoView2DShaderDefinition.h:28
SoView2DShaderDefinition::FP_CHECK_INSIDE_OVERLAY
@ FP_CHECK_INSIDE_OVERLAY
Definition
SoView2DShaderDefinition.h:24
MeVisLab
Standard
Sources
Inventor
SoView2D
shaderpipeline
SoView2DShaderDefinition.h
Generated by
1.10.0