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

Detailed Description

Definition at line 803 of file colladaformat.h.


Member Function Documentation

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

Definition at line 827 of file colladaformat.h.

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

Definition at line 820 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 812 of file colladaformat.h.

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

Definition at line 806 of file colladaformat.h.

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

Definition at line 849 of file colladaformat.h.

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

Definition at line 1141 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 834 of file colladaformat.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:38 2013