API Reference > OdExport Classes > TD_COLLADA_EXPORT Namespace > Classes > OdColladaOut Class > OdColladaOut Methods > OdColladaOut::doDraw Method
OdColladaOut::doDraw Method
Syntax
C++
bool doDraw(OdUInt32 i, const OdGiDrawable* pDrawable);
Parameters 
Description 
const OdGiDrawable* pDrawable 
[in] Pointer to the drawable to draw. 
drawableFlags 
[in] Drawable flags.  

true if drawable is successfully drawn, false otherwise.

Draws the specified drawable. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.