NAME
DtGroupGetTextureVertexCount - Get the number of texture
vertices in the group.
SYNOPSIS
#include <Dt.h>
int DtGroupGetTextureVertexCount( int shapeID, int groupID, int *count )
DESCRIPTION
DtGroupGetTextureVertexCount() returns the number of texture
vertices in the group indicated by the groupID and shapeID
parameters. via the pointer to the count parameter.
DIAGNOSTICS
DtGroupGetTextureVertexCount() returns one on success and
zero on failure.
FILES
Link with -lDtOMio