#include <Rope.h>
Inheritance diagram for OpenCAL::Rope:
Public Member Functions | |
Rope (System *parent, const Vector3 &from, const Vector3 &to) | |
virtual void | render () |
Protected Member Functions | |
void | constructRope (const Vector3 &from, const Vector3 &to) |
Definition at line 29 of file Rope.h.
|
Reimplemented from OpenCAL::MassSpringSystem. Definition at line 50 of file Rope.cpp. References OpenCAL::System::getRenderer(), OpenCAL::System::numObjects(), and OpenCAL::Renderer::renderLine(). Here is the call graph for this function: ![]() |