Public Member Functions

PolyVox::CubicSurfaceExtractorWithNormals< VolumeType, VoxelType > Class Template Reference

#include <CubicSurfaceExtractorWithNormals.h>

Collaboration diagram for PolyVox::CubicSurfaceExtractorWithNormals< VolumeType, VoxelType >:

List of all members.

Public Member Functions

 CubicSurfaceExtractorWithNormals (VolumeType< VoxelType > *volData, Region region, SurfaceMesh< PositionMaterialNormal > *result)
void execute ()

Detailed Description

template<template< typename > class VolumeType, typename VoxelType>
class PolyVox::CubicSurfaceExtractorWithNormals< VolumeType, VoxelType >

Definition at line 35 of file CubicSurfaceExtractorWithNormals.h.


Constructor & Destructor Documentation

template<template< typename > class VolumeType, typename VoxelType >
PolyVox::CubicSurfaceExtractorWithNormals< VolumeType, VoxelType >::CubicSurfaceExtractorWithNormals ( VolumeType< VoxelType > *  volData,
Region  region,
SurfaceMesh< PositionMaterialNormal > *  result 
)

Definition at line 27 of file CubicSurfaceExtractorWithNormals.inl.


Member Function Documentation

template<template< typename > class VolumeType, typename VoxelType >
void PolyVox::CubicSurfaceExtractorWithNormals< VolumeType, VoxelType >::execute ( void   ) 

Definition at line 36 of file CubicSurfaceExtractorWithNormals.inl.

Referenced by PolyVox::extractCubicMesh().

Here is the call graph for this function:


The documentation for this class was generated from the following files: