torque Torque Game Engine Documentation
TGE Version 1.5.2

FloorPlanResource Class Reference

#include <floorPlanRes.h>

Inheritance diagram for FloorPlanResource:

Inheritance graph
[legend]

Public Member Functions

 FloorPlanResource ()
 ~FloorPlanResource ()
bool read (Stream &stream)
bool write (Stream &stream) const

Protected Attributes

Vector< PlaneFmPlaneTable
Vector< Point3FmPointTable
Vector< S32mPointLists
Vector< AreamAreas

Private Types

typedef ResourceInstance Parent

Static Private Attributes

static const U32 smFileVersion

Data Structures

struct  Area

Member Typedef Documentation


Constructor & Destructor Documentation

FloorPlanResource::FloorPlanResource (  ) 

FloorPlanResource::~FloorPlanResource (  ) 


Member Function Documentation

bool FloorPlanResource::read ( Stream stream  ) 

bool FloorPlanResource::write ( Stream stream  )  const


Field Documentation

const U32 FloorPlanResource::smFileVersion [static, private]




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen