API Reference > Namespaces > TB_COLLADAIMPORT Namespace > Classes > ExtraDataHandler Class
ExtraDataHandler Class
TB_COLLADAIMPORT__ExtraDataHandlerTB_COLLADAIMPORT__ExtraDataHandler
Syntax
C++
class ExtraDataHandler : public COLLADASaxFWL::IExtraDataCallbackHandler, public ImporterBase;

TbColladaExtraDataHandler.h

This class implements an extra data handler.

 
Name 
Description 
 
Disables default copy constructor. 
 
Name 
Description 
 
Destructor. 
 
Constructor.  
ExtraDataHandler Class
 
Name 
Description 
 
Destructor. 
 
Constructor. 
 
Name 
Description 
 
The Collada importer that the importer belongs to. 
ExtraDataHandler Class
 
Name 
Description 
 
This method is called before the handling of an element.  
 
This method is called after the handling of an element.  
 
Method that asks whether the current callback handler wants to read the data of the given extra element. 
 
This method is called during the handling of text.  
 
Name 
Description 
 
= 
Disables default assignment operator. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.