Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
ClipPlanes.h File Reference

Go to the source code of this file.

Classes

struct  Divide::ClipPlaneList< N >
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 

Macros

#define DVD_CLIP_PLANES_H_
 

Typedefs

using Divide::FrustumClipPlanes = ClipPlaneList< to_base(ClipPlaneIndex::COUNT)>
 

Enumerations

enum class  Divide::ClipPlaneIndex : U8 {
  Divide::CLIP_PLANE_0 = 0 , Divide::CLIP_PLANE_1 , Divide::CLIP_PLANE_2 , Divide::CLIP_PLANE_3 ,
  Divide::CLIP_PLANE_4 , Divide::CLIP_PLANE_5 , Divide::COUNT
}
 

Macro Definition Documentation

◆ DVD_CLIP_PLANES_H_

#define DVD_CLIP_PLANES_H_

Definition at line 34 of file ClipPlanes.h.