Unit drawworldunit

DescriptionusesClasses, Interfaces and ObjectsFunctions and ProceduresTypesConstantsVariables

Description

This is a crappy unit that draws a space or a world for ode. You can use this as a reference to ensure that your models are rendered where the geoms are. Remember to call Init before using it! If you call drawworld, only the relative origin of each body is drawn. Very useful for debugging.

uses

Functions and Procedures

Overview

procedure drawWorld(w:pdxWorld);
procedure drawSpace(s:pdxSpace);
procedure drawGeom(g:PDxGeom);
procedure guDrawBox( const sides : TdVector3 );
procedure Init;

Description

procedure drawGeom(g:PDxGeom);

 

procedure drawSpace(s:pdxSpace);

 

procedure drawWorld(w:pdxWorld);

 

procedure guDrawBox( const sides : TdVector3 );

 

procedure Init;

 


Generated by PasDoc 0.8.8 on 2005-01-20 19:01:20