neurolots
0.3.5
NeuroLOTs
|
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 AxisAlignedBoundingBox * | AxisAlignedBoundingBoxPtr |
typedef Facet * | FacetPtr |
typedef std::vector< FacetPtr > | Facets |
typedef Mesh * | MeshPtr |
typedef std::vector< MeshPtr > | Meshes |
typedef OrbitalVertex * | OrbitalVertexPtr |
typedef struct nlgeometry::tIndex | tIndex |
typedef struct nlgeometry::tFacet | tFacet |
typedef ObjReaderTemplated< Vertex > | ObjReader |
typedef SectionQuad * | SectionQuadPtr |
typedef Vertex * | VertexPtr |
typedef std::vector< VertexPtr > | Vertices |
typedef std::vector< std::vector< float > > | Attribs |
typedef std::vector< TAttribType > | AttribsFormat |
Enumerations | |
enum | TAttribType { NONE = 0, POSITION, NORMAL, COLOR, CENTER, TANGENT, UV } |
Copyright (c) 2015-2017 VG-Lab/URJC.
Authors: Juan Jose Garcia Cantero juanj ose. garci a@ur 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.