RTFX  0.3
Real time special effects collaborative visualization and production library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
RTFX.h File Reference

RTFX Library Primary Header. More...

#include <iostream>
#include <sstream>
#include <boost/config/user.hpp>
#include "algebra.hpp"
#include "RTFXEnums.h"
#include "RTFXMath.h"
#include "RTFXHelpers.h"
#include "RTFXDebug.h"
#include "RTFXPropertyIncludes.h"
#include "RTFXData.h"
#include "RTFXObject.h"
#include "RTFXCamera.h"
#include "RTFXLight.h"
#include "RTFXGeometry.h"
#include "RTFXClient.h"
#include "RTFXParcel.h"
#include "RTFXParticipant.h"
#include "RTFXPostOffice.h"
#include "RTFXRecorder.h"
#include "RTFXServer.h"
#include "RTFXSession.h"
#include "RTFXMailbox.h"
#include "RTFXPeer.h"

Go to the source code of this file.

Namespaces

namespace  RTFX
 The namespace for the RTFX Library.
 

Variables

static const double RTFX::RTFXVERSION = 0.3
 

Detailed Description

RTFX Library Primary Header.

Author
Lesley Northam

Created: 2012

This header includes all RTFXLibrary headers into a single file, so that users do not need to include each one separately. This header also includes RTFX system constants which are used by both servers and clients.