NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxTriangleMeshFlag Struct Reference

NVIDIA PhysX API

PxTriangleMeshFlag Struct Reference
[Geomutils]

Flags for the mesh geometry properties. More...

#include <PxTriangleMesh.h>

List of all members.


Public Types

enum  Enum {
  e16_BIT_INDICES = (1<<1),
  eADJACENCY_INFO = (1<<2)
}

Detailed Description

Flags for the mesh geometry properties.

Used in PxTriangleMeshFlags.


Member Enumeration Documentation

Enumerator:
e16_BIT_INDICES  The triangle mesh has 16bits vertex indices.
eADJACENCY_INFO  The triangle mesh has adjacency information build.


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



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