SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLMesh.cpp File Reference
#include <SLCompactGrid.h>
#include <SLNode.h>
#include <SLRay.h>
#include <SLRaytracer.h>
#include <SLSceneView.h>
#include <SLSkybox.h>
#include <SLMesh.h>
#include <SLAssetManager.h>
#include <Profiler.h>
#include <igl/remove_duplicate_vertices.h>
#include <igl/per_face_normals.h>
#include <igl/unique_edge_map.h>
Include dependency graph for SLMesh.cpp:

Go to the source code of this file.

Detailed Description

Date
July 2014
Authors
Marcus Hudritsch
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file SLMesh.cpp.