Enumerations
|
Functions
DRAWRESULT
Enumeration
Detailed Description
Enumerations
enum class
DRAWRESULT
{
FAILURE
,
OK
,
SKIP
}
Functions
enum
DRAWRESULT
MAXON_ENUM_LIST
(
DRAWRESULT
)
Enumeration Type Documentation
◆
DRAWRESULT
enum
DRAWRESULT
strong
Enumerator
FAILURE
There was an error while drawing.
OK
Something was drawn.
SKIP
There was nothing to draw in this pass.
Function Documentation
◆
MAXON_ENUM_LIST()
enum
DRAWRESULT
MAXON_ENUM_LIST
(
DRAWRESULT
)
Copyright © 2023 MAXON Computer GmbH. Visit
developers.maxon.net
for the latest version. Last updated on Wed Mar 29 2023