Detailed Description

The sample mode to use when sampling the textures for stamps or stencils.

Enumerations

enum class  SAMPLEMODE { TAKEONEPIXEL }
 

Functions

enum SAMPLEMODE MAXON_ENUM_FLAGS (SAMPLEMODE)
 

Enumeration Type Documentation

◆ SAMPLEMODE

enum SAMPLEMODE
strong
Enumerator
TAKEONEPIXEL 

Takes the exact pixel at the intersection point.

Function Documentation

◆ MAXON_ENUM_FLAGS()

enum SAMPLEMODE MAXON_ENUM_FLAGS ( SAMPLEMODE  )