V-Gears 0
Free Final Fantasy VII engine.
VGears::PFile::BBoxEntry Struct Reference

A bounding box entry in a P file. More...

#include <VGearsPFile.h>

Collaboration diagram for VGears::PFile::BBoxEntry:

Public Attributes

uint32 unknown
 Unknown data. More...
 
Ogre::AxisAlignedBox bbox
 The bounding box. More...
 

Detailed Description

A bounding box entry in a P file.

Member Data Documentation

◆ bbox

Ogre::AxisAlignedBox VGears::PFile::BBoxEntry::bbox

The bounding box.

◆ unknown

uint32 VGears::PFile::BBoxEntry::unknown

Unknown data.


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