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


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

Generated on Sat Dec 1 2018 15:52:08

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