Description | ||||||||||||||||||||||||||
Displays the 3-D display list using the specified transformation matrix. | ||||||||||||||||||||||||||
Replacement in Object TOOLKIT: | pfcDisplayList3D::Display | |||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProDisplist.h> | ||||||||||||||||||||||||||
ProError | ProDisplist3dDisplay | ( | ||||||||||||||||||||||||
int id | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The identifier of the display list to be drawn | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMatrix transform | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The transformation matrix to be used with the display list | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|