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