Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RwMatrixWeights Struct Reference
[RpSkin]


Data Fields

RwReal  w0
RwReal  w1
RwReal  w2
RwReal  w3

Detailed Description

A structure for defining up to four matrix weights per vertex. Not all entries need to be used.
Note:
Values should be sorted, such that any zero 0.0f entries appear after the valid weights. Any weights that appear after a zero entry will be ignored.
See also:
RpSkinCreate

Field Documentation

RwReal w0
 

The first matrix weight.

RwReal w1
 

The second matrix weight.

RwReal w2
 

The third matrix weight.

RwReal w3
 

The fourth matrix weight.


Criterion Software © 1993-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:10 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)