Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Types
| All Types | Classes | Structures | Interfaces | Delegates |
| Name | Description | |
|---|---|---|
| SkeletonDesc..::..BoneDesc |
Contains description of a bone
| |
| FrameHook |
Hook to receive frame's data
| |
| IAnimationProvider |
Describes interaction with animation data source
| |
| MarkerSetDesc..::..MarkerDesc |
Contains description of a single marker
| |
| MarkerHook |
Hook to receive data of marker (per frame)
| |
| MarkerSetDesc |
Contains description of a set of markers
| |
| MarkerSetHook |
Hook to receive data of marker set (per frame)
| |
| RigidBodyDesc |
Contains description of a rigid body
| |
| RigidBodyHook |
Hook to receive data of rigid body (per frame)
| |
| SkeletonDesc |
Contains description of a skeleton
| |
| SkeletonHook |
Hook to receive data of skeleton (per frame)
|