vrecko
virtual reality framework
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
jointedpipe.h
Go to the documentation of this file.
1
#ifndef JOINTEDPIPE_H_
2
#define JOINTEDPIPE_H_
3
4
#include "
loftturtle.h
"
5
6
namespace
AP_LSystem {
11
class
JointedPipe
:
public
LoftTurtle
12
{
13
private
:
17
void
createHemisphere();
18
23
virtual
int
addHemisphereGeometry( );
24
public
:
25
JointedPipe
(
void
);
26
~JointedPipe
(
void
);
27
32
virtual
int
initialize
();
33
38
virtual
int
preStep
();
39
44
virtual
int
postStep
();
45
46
};
47
}
48
49
#endif
include
vreckoAP
Garden
jointedpipe.h
Generated on Tue Feb 19 2013 10:23:43 for vrecko by
1.8.3.1