Java javax.media.j3d PhysicalBody fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d PhysicalBody fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d PhysicalBody.

The text is from its open source code.

Constructor

PhysicalBody()
Constructs a PhysicalBody object with default parameters.

Method

voidsetLeftEyePosition(Point3d position)
Sets the user head object's left eye position.
voidsetRightEyePosition(Point3d position)
Sets the user head object's right eye position.