Static Public Member Functions | Static Private Member Functions
Collada::DocumentManager Class Reference

#include <colladaformat.h>

List of all members.

Static Public Member Functions

template<typename MESHMODELTYPE >
static XMLDocumentcreateColladaDocument (const MESHMODELTYPE &m, const int mask)
static void destroyColladaDocument (XMLDocument *doc)

Static Private Member Functions

static void connectHierarchyNode (XMLInteriorNode *node0, XMLInteriorNode *node1, XMLLeafNode *leaf)
static void connectHierarchyNode (XMLInteriorNode *node0, XMLInteriorNode *node1, XMLInteriorNode *node2, XMLInteriorNode *node3, XMLNode *node4)
static void connectHierarchyNode (XMLInteriorNode *node0, XMLInteriorNode *node1, XMLInteriorNode *node2, XMLInteriorNode *node3)
static void connectHierarchyNode (XMLInteriorNode *node0, XMLInteriorNode *node1, XMLInteriorNode *node2)
template<typename MESHMODELTYPE >
static void splitMeshInTexturedPatches (const MESHMODELTYPE &m, QVector< QVector< int > > &patches)

Detailed Description

Definition at line 815 of file colladaformat.h.


Member Function Documentation

static void Collada::DocumentManager::connectHierarchyNode ( XMLInteriorNode node0,
XMLInteriorNode node1,
XMLLeafNode leaf 
) [inline, static, private]

Definition at line 818 of file colladaformat.h.

static void Collada::DocumentManager::connectHierarchyNode ( XMLInteriorNode node0,
XMLInteriorNode node1,
XMLInteriorNode node2,
XMLInteriorNode node3,
XMLNode node4 
) [inline, static, private]

Definition at line 824 of file colladaformat.h.

static void Collada::DocumentManager::connectHierarchyNode ( XMLInteriorNode node0,
XMLInteriorNode node1,
XMLInteriorNode node2,
XMLInteriorNode node3 
) [inline, static, private]

Definition at line 832 of file colladaformat.h.

static void Collada::DocumentManager::connectHierarchyNode ( XMLInteriorNode node0,
XMLInteriorNode node1,
XMLInteriorNode node2 
) [inline, static, private]

Definition at line 839 of file colladaformat.h.

template<typename MESHMODELTYPE >
static XMLDocument* Collada::DocumentManager::createColladaDocument ( const MESHMODELTYPE &  m,
const int  mask 
) [inline, static]

Definition at line 861 of file colladaformat.h.

static void Collada::DocumentManager::destroyColladaDocument ( XMLDocument doc) [inline, static]

Definition at line 1184 of file colladaformat.h.

template<typename MESHMODELTYPE >
static void Collada::DocumentManager::splitMeshInTexturedPatches ( const MESHMODELTYPE &  m,
QVector< QVector< int > > &  patches 
) [inline, static, private]

Definition at line 846 of file colladaformat.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:02