Public Types
nvidia::apex::BSPOpenMode Struct Reference

#include <ExplicitHierarchicalMesh.h>

List of all members.

Public Types

enum  Enum {
  Automatic,
  Closed,
  Open,
  BSPOpenModeCount
}

Detailed Description

Handling of open meshes.

BSPMode::Automatic causes the mesh to be analyzed to determine if it's open or closed BSPOpenMode::Closed means the mesh should be closed and interior faces are created when the mesh is split BSPOpenMode::Open means the mesh should be open and no interior faces are created when it is split


Member Enumeration Documentation

Enum of BSP open modes

Enumerator:
Automatic 
Closed 
Open 
BSPOpenModeCount 

The documentation for this struct was generated from the following file:

Generated on Tue Aug 1 2017 22:43:54

Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.