RTFX
0.3
Real time special effects collaborative visualization and production library.
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
RTFX.h
Go to the documentation of this file.
1
14
#ifndef __RTFX__
15
#define __RTFX__
16
17
#include <iostream>
18
#include <sstream>
19
20
#include <boost/config/user.hpp>
21
22
#include "
algebra.hpp
"
23
24
#include "
RTFXEnums.h
"
25
#include "RTFXMath.h"
26
#include "RTFXHelpers.h"
27
28
#include "RTFXDebug.h"
29
#include "RTFXPropertyIncludes.h"
30
31
#include "
RTFXData.h
"
32
#include "
RTFXObject.h
"
33
#include "RTFXCamera.h"
34
#include "RTFXLight.h"
35
#include "RTFXGeometry.h"
36
37
#include "
RTFXClient.h
"
38
#include "RTFXParcel.h"
39
#include "
RTFXParticipant.h
"
40
#include "
RTFXPostOffice.h
"
41
#include "RTFXRecorder.h"
42
#include "
RTFXServer.h
"
43
#include "RTFXSession.h"
44
#include "RTFXMailbox.h"
45
46
#include "
RTFXPeer.h
"
47
48
//#define RTFXDEBUG 1
49
55
namespace
RTFX
56
{
58
static
const
double
RTFXVERSION
= 0.3;
59
};
60
61
#endif
src
RTFX
RTFXLibrary
RTFXLibrary
src
RTFX.h
Generated on Tue Jun 25 2013 15:10:27 for RTFX by
1.8.2