Saga3D API Documentation
1.0-RC4
EFrontFaceMode.h
Go to the documentation of this file.
1
#ifndef __E_FRONT_FACE_MODE_H_INCLUDED__
2
#define __E_FRONT_FACE_MODE_H_INCLUDED__
3
4
namespace
saga
5
{
6
namespace
video
7
{
8
9
enum
E_FRONT_FACE_MODE
10
{
11
CLOCKWISE
,
12
COUNTER_CLOCKWISE
13
};
14
15
}
// namespace scene
16
}
// namespace saga
17
18
#endif
19
saga::video::CLOCKWISE
@ CLOCKWISE
Definition:
EFrontFaceMode.h:11
saga::video::COUNTER_CLOCKWISE
@ COUNTER_CLOCKWISE
Definition:
EFrontFaceMode.h:12
saga::video::E_FRONT_FACE_MODE
E_FRONT_FACE_MODE
Definition:
EFrontFaceMode.h:9
saga
Definition:
aabbox3d.h:11
library
include
EFrontFaceMode.h
Generated by
1.8.17