neurolots  0.3.4
NeuroLOTs
nlgeometry Namespace Reference

Copyright (c) 2015-2017 VG-Lab/URJC. More...

Classes

class  AxisAlignedBoundingBox
 
class  Facet
 
class  Mesh
 
class  ObjReaderTemplated
 
class  ObjWriter
 
class  OffWriter
 
class  OrbitalVertex
 
class  SectionQuad
 
class  SpatialHashTable
 
struct  tFacet
 
struct  tIndex
 
class  Version
 Information about the current nlgeometry version. More...
 
class  Vertex
 

Typedefs

typedef AxisAlignedBoundingBoxAxisAlignedBoundingBoxPtr
 
typedef FacetFacetPtr
 
typedef std::vector< FacetPtrFacets
 
typedef MeshMeshPtr
 
typedef std::vector< MeshPtrMeshes
 
typedef OrbitalVertexOrbitalVertexPtr
 
typedef struct nlgeometry::tIndex tIndex
 
typedef struct nlgeometry::tFacet tFacet
 
typedef ObjReaderTemplated< VertexObjReader
 
typedef SectionQuadSectionQuadPtr
 
typedef VertexVertexPtr
 
typedef std::vector< VertexPtrVertices
 
typedef std::vector< std::vector< float > > Attribs
 
typedef std::vector< TAttribType > AttribsFormat
 

Enumerations

enum  TAttribType {
  NONE = 0, POSITION, NORMAL, COLOR,
  CENTER, TANGENT, UV
}
 

Detailed Description

Copyright (c) 2015-2017 VG-Lab/URJC.

Authors: Juan Jose Garcia Cantero juanj.nosp@m.ose..nosp@m.garci.nosp@m.a@ur.nosp@m.jc.es

This file is part of neurolots https://github.com/vg-lab/neurolots

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3.0 as published by the Free Software Foundation.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.