Classes | Namespaces | Enumerations

D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/Base/spViewFrustum.hpp File Reference

#include "Base/spStandard.hpp"
#include "Base/spConvexPolyhedron.hpp"

Go to the source code of this file.

Classes

class  sp::scene::ViewFrustum

Namespaces

namespace  sp
 

!!


namespace  sp::scene
 

Add 3D object management functions and scene rendering can be found in this namespace.


Enumerations

enum  sp::scene::EViewFrustumPlanes {
  sp::scene::VIEWFRUSTUM_NEAR = 0, sp::scene::VIEWFRUSTUM_FAR, sp::scene::VIEWFRUSTUM_LEFT, sp::scene::VIEWFRUSTUM_RIGHT,
  sp::scene::VIEWFRUSTUM_BOTTOM, sp::scene::VIEWFRUSTUM_TOP, sp::scene::VIEWFRUSTUM_PLANE_COUNT
}
 

View frustum plane sides.

More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines