NAME
DtKinGetBodyCount - Get the number of bodies in the
kinemation file currently loaded in the GameExport database.
SYNOPSIS
#include <Dt.h>
int DtKinGetBodyCount( int *count )
DESCRIPTION
DtKinGetBodyCount() returns the number of kinemation bodies
via the pointer to the count parameter.
IMPLEMENTATION NOTES
The Kin functions are not implemented in the AliasAPI version.
DIAGNOSTICS
returns one on success and zero on failure.
FILES
Link with -lDtOMio