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 (25/04/2012), Copyright (c) 2012 anyKode. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|