1#ifndef COIN_XML_ENTITY_H
2#define COIN_XML_ENTITY_H
27#include <Inventor/C/XML/types.h>
35COIN_DLL_API cc_xml_ent * cc_xml_ent_new(
void);
36COIN_DLL_API
void cc_xml_ent_delete_x(cc_xml_ent * ent);
38COIN_DLL_API
const char * cc_xml_ent_get_name(
const cc_xml_ent * ent);
39COIN_DLL_API
const char * cc_xml_ent_get_value(
const cc_xml_ent * ent);
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.