OGLplus (0.52.0) a C++ wrapper for OpenGL

analyzer.hpp File Reference

Class that analyzes mesh/shape properties for further processing. More...

#include <oglplus/config/basic.hpp>
#include <oglplus/math/vector.hpp>
#include <oglplus/shapes/analyzer_data.hpp>
#include <cstddef>
#include <oglplus/shapes/analyzer.ipp>

Go to the source code of this file.

Classes

class  oglplus::shapes::ShapeAnalyzerVert
 Class storing information about a single vertex of a generated/loaded mesh. More...
 
class  oglplus::shapes::ShapeAnalyzerEdge
 Class storing information about a single edge of a generated/loaded mesh. More...
 
class  oglplus::shapes::ShapeAnalyzerFace
 Class storing information about a single face of a generated/loaded mesh. More...
 
class  oglplus::shapes::ShapeAnalyzer
 Class that analyzes vertex attribs generated by shape loaders/generators. More...
 

Namespaces

 oglplus
 All definitions of OGLplus are nested in the oglplus namespace.
 

Detailed Description

Class that analyzes mesh/shape properties for further processing.

Author
Matus Chochlik

Copyright 2010-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).