FCT
载入中...
搜索中...
未找到
ImageAspect.h 文件参考
#include "../Base/Flags.h"
ImageAspect.h 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

浏览该文件的源代码.

命名空间

namespace  FCT

枚举

enum class  FCT::ImageAspect { FCT::color = 1 << 0 , FCT::depth = 1 << 1 , FCT::stencil = 1 << 2 }

函数

 FCT::FCT_DECLARE_FLAGS (ImageAspect)