enum class DXChannel {
DXChannelRed = 1,
DXChannelBlue = 2,
DXChannelGreen = 4,
DXChannelAlpha = 8,
DXChannelLuminance = 16
};Marilou.Commons.h
This is record Marilou::Commons::DXChannel.
|
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|