MechPart class in Global context

23 members:

float fr
float

friction

float m
float

mass

object orient

orientation

float oxx
float

orientation.x.x

float oxy
float

orientation.x.y

float oxz
float

orientation.x.z

float oyx
float

orientation.y.x

float oyy
float

orientation.y.y

float oyz
float

orientation.y.z

float ozx
float

orientation.z.x

float ozy
float

orientation.z.y

float ozz
float

orientation.z.z

object pos

position

float s
float

size

object v

velocity

float vol
float

volume

float vx
float

velocity.x

float vy
float

velocity.y

float vz
float

velocity.z

float x
float

position.x

float y
float

position.y

float z
float

position.z

function applyForce
doesn't return a value

apply force

function applyForce(float x, float y, float z)

Global context