AnimatLab
2
Test
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
RbSphere.h
1
// RbSphere.h: interface for the RbSphere class.
2
//
4
#pragma once
5
6
namespace
RoboticsAnimatSim
7
{
8
namespace
Environment
9
{
10
namespace
Bodies
11
{
12
13
class
ROBOTICS_PORT
RbSphere
:
public
AnimatSim::Environment::Bodies::Sphere
,
public
RbRigidBody
14
{
15
protected
:
16
17
public
:
18
RbSphere
();
19
virtual
~
RbSphere
();
20
21
virtual
void
CreateParts();
22
virtual
void
CreateJoints();
23
};
24
25
}
//Bodies
26
}
// Environment
27
}
//RoboticsAnimatSim
RoboticsAnimatSim::Environment::RbRigidBody
A common class for all rigid body data specific to vortex.
Definition:
RbRigidBody.h:52
AnimatSim::Environment::Bodies::Sphere
Sphere.
Definition:
Sphere.h:24
RoboticsAnimatSim::Environment::Bodies::RbSphere
Definition:
RbSphere.h:13
RoboticsAnimatSim
Classes for implementing the cm-labs vortex physics engine for AnimatLab.
Definition:
RbAnimatSerial.cpp:29
Libraries
RoboticsAnimatSim
RbSphere.h
Generated on Tue Sep 29 2015 07:07:19 for AnimatLab by
1.8.10