Public Member Functions | Public Attributes
nvidia::apex::ExplicitRenderTriangle Struct Reference

A less inefficient triangle description used for authoring. More...

#include <RenderMeshAsset.h>

List of all members.

Public Member Functions

PxVec3 calculateNormal () const
 Returns an unnormalized normal, in general.

Public Attributes

Vertex vertices [3]
 The three verts that define the triangle.
int32_t submeshIndex
 The submesh to which this triangle belongs.
uint32_t smoothingMask
 Smoothing mask.
uint32_t extraDataIndex
 Index of extra data.

Detailed Description

A less inefficient triangle description used for authoring.


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

Generated on Sat Dec 1 2018 15:52:10

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