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 
10 {
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