HOG2
Classes | Namespaces | Functions
VoxelTriangleExtraction.h File Reference
#include <stdio.h>
#include <vector>
#include "VoxelGrid.h"
Include dependency graph for VoxelTriangleExtraction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VoxelUtils::vn
 
struct  VoxelUtils::triangle
 
struct  std::hash< VoxelUtils::triangle >
 
struct  std::hash< VoxelUtils::vn >
 

Namespaces

 VoxelUtils
 
 std
 

Functions

bool VoxelUtils::operator== (const triangle &a, const triangle &b)
 
bool VoxelUtils::operator== (const vn &a, const vn &b)
 
void VoxelUtils::GetTriangles (VoxelGrid *s, std::vector< triangle > &data)