API Reference > Namespaces > TB_COLLADAIMPORT Namespace > Classes > GeometryImporter Class > GeometryImporter Methods > GeometryImporter::getMeshComponents Method
GeometryImporter::getMeshComponents Method
Syntax
C++
bool getMeshComponents(const COLLADAFW::Mesh* pMesh);
Parameters 
Description 
const COLLADAFW::Mesh* pMesh 
[in] Input pointer to the mesh object. 

Gets mesh components (edges, faces, vertices, etc.) from the input mesh object.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.