Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
Assimp::NodeConverter< TNodeType > Struct Template Reference

Will convert an attribute to its int value. More...

#include <XmlParser.h>

Static Public Member Functions

static int to_int (TNodeType &node, const char *attribName)
 

Detailed Description

template<class TNodeType>
struct Assimp::NodeConverter< TNodeType >

Will convert an attribute to its int value.

Template Parameters
TNodeTypeThe node type.

Member Function Documentation

◆ to_int()

template<class TNodeType >
static int Assimp::NodeConverter< TNodeType >::to_int ( TNodeType &  node,
const char *  attribName 
)
inlinestatic

The documentation for this struct was generated from the following file: