Saga3D API Documentation
1.0-RC4
Namespaces
|
Enumerations
ESamplerAddressModes.h File Reference
Go to the source code of this file.
Namespaces
saga
saga::video
The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here.
Enumerations
enum
saga::video::E_SAMPLER_ADDRESS_MODE
{
saga::video::E_SAMPLER_ADDRESS_MODE::REPEAT
,
saga::video::E_SAMPLER_ADDRESS_MODE::MIRRORED_REPEAT
,
saga::video::E_SAMPLER_ADDRESS_MODE::CLAMP_TO_EDGE
,
saga::video::E_SAMPLER_ADDRESS_MODE::CLAMP_TO_BORDER
,
saga::video::E_SAMPLER_ADDRESS_MODE::MIRROR_CLAMP_TO_EDGE
}
library
include
ESamplerAddressModes.h
Generated by
1.8.17