Home | History | Annotate | Download | only in Tools

Lines Matching refs:Print3D

101 						Should be called only once for a Print3D object.
105 @param[in] bRotate Rotate print3D by 90 degrees
106 @param[in] bMakeCopy This instance of Print3D creates a copy
121 data. Should be called only once for a Print3D object.
126 @param[in] bRotate Rotate print3D by 90 degrees
127 @param[in] bMakeCopy This instance of Print3D creates a copy
161 Print3D will attempt to pick the best method by default
178 EPVRTError Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour, const char * const pszFormat, ...);
193 EPVRTError Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour, const wchar_t * const pszFormat, ...);
251 @brief Returns the current resolution used by Print3D
363 EPVRTError Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour, const CPVRTArray<PVRTuint32>& UTF32, bool bUpdate);