ShapeBase::MountInfo Struct Reference

#include <shapeBase.h>

List of all members.


Detailed Description

Mounted objects.


Public Attributes

ShapeBaselist
 Objects mounted on this object.
ShapeBaseobject
 Object this object is mounted on.
ShapeBaselink
 Link to next object mounted to this object's mount.
U32 node
 Node point we are mounted to.


Member Data Documentation

Objects mounted on this object.

Object this object is mounted on.

Link to next object mounted to this object's mount.

Node point we are mounted to.