API Reference > Namespaces > TB_COLLADAIMPORT Namespace > Classes > ExtraDataHandler Class > ExtraDataHandler Methods > ExtraDataHandler::elementEnd Method
ExtraDataHandler::elementEnd Method
Syntax
C++
bool elementEnd(const COLLADASaxFWL::ParserChar* pElementName);
Parameters 
Description 
const COLLADASaxFWL::ParserChar* pElementName 
[in] Input element name. 

This method is called after the handling of an element.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.