API Reference > Extension Classes > ExRender Classes > OdGiOpenGLMaterialTextureData Class > OdGiOpenGLMaterialTextureData Classes > OdGiOpenGLMaterialTextureData::Desc Class > Desc Methods > OdGiOpenGLMaterialTextureData::Desc::create Method
OdGiOpenGLMaterialTextureData::Desc::create Method
Syntax
C++
OdRxObjectPtr create() const;

Returns a smart pointer to the newly created instance.

Creates a new instance of the class associated with the class describing instance using the pseudo-constructor of the class.

Functionality of Pseudo-Constructors 

Understanding Pseudo-Constructors

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