Public Member Functions | Public Attributes
physx::apex::NxMaterialFrame Struct Reference

#include <ExplicitHierarchicalMesh.h>

List of all members.

Public Member Functions

 NxMaterialFrame ()
void buildCoordinateSystemFromMaterialDesc (const physx::NxFractureMaterialDesc &materialDesc, const physx::PxPlane &plane)

Public Attributes

physx::PxMat44 mCoordinateSystem
physx::PxPlane mUVPlane
physx::PxVec2 mUVScale
physx::PxVec2 mUVOffset
physx::PxU32 mFractureMethod
physx::PxI32 mFractureIndex
physx::PxU32 mSliceDepth

Detailed Description

A reference frame for applying UV mapping to triangles. Also includes the fracturing method and an index which is used internally for such operations as re-applying UV mapping information.


Constructor & Destructor Documentation

physx::apex::NxMaterialFrame::NxMaterialFrame ( ) [inline]

Member Function Documentation

void physx::apex::NxMaterialFrame::buildCoordinateSystemFromMaterialDesc ( const physx::NxFractureMaterialDesc &  materialDesc,
const physx::PxPlane &  plane 
) [inline]

Member Data Documentation


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

Generated on Mon Apr 28 2014 08:01:20

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