V-Gears 0
Free Final Fantasy VII engine.
VGearsPFile.h File Reference
#include <OgreAxisAlignedBox.h>
#include <OgreColourValue.h>
#include <OgreMesh.h>
#include <OgreResource.h>
#include <Ogre.h>
#include "common/TypeDefine.h"
#include "common/VGearsManualObject.h"
#include "data/VGearsRSDFile.h"
Include dependency graph for VGearsPFile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VGears::PFile
 Handles P files. More...
 
struct  VGears::PFile::Edge
 An edge. More...
 
struct  VGears::PFile::PolygonDefinition
 A polygon definition in the P file. More...
 
struct  VGears::PFile::MaterialInformation
 Material information in a P file. More...
 
struct  VGears::PFile::Group
 Group data in a P file. More...
 
struct  VGears::PFile::BBoxEntry
 A bounding box entry in a P file. More...
 

Namespaces

namespace  VGears
 

Typedefs

typedef Ogre::SharedPtr< PFile > VGears::PFilePtr