GlPortal Class Reference  0.1.1
Source code documentation of the free and open 3D action puzzle game.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Data Fields
glPortal::Portal::Wrapper Struct Reference

#include <include/glPortal/Portal.hpp>

Data Structures

struct  Side
 

Data Fields

std::unique_ptr< btCollisionShape > vertShape
 
std::unique_ptr< btCollisionShape > horzShape
 
struct
glPortal::Portal::Wrapper::Side 
top
 
struct
glPortal::Portal::Wrapper::Side 
right
 
struct
glPortal::Portal::Wrapper::Side 
bottom
 
struct
glPortal::Portal::Wrapper::Side 
left
 

Field Documentation

struct glPortal::Portal::Wrapper::Side glPortal::Portal::Wrapper::bottom
std::unique_ptr<btCollisionShape> glPortal::Portal::Wrapper::horzShape
struct glPortal::Portal::Wrapper::Side glPortal::Portal::Wrapper::left
struct glPortal::Portal::Wrapper::Side glPortal::Portal::Wrapper::right
struct glPortal::Portal::Wrapper::Side glPortal::Portal::Wrapper::top
std::unique_ptr<btCollisionShape> glPortal::Portal::Wrapper::vertShape

The documentation for this struct was generated from the following file: