| Contents | Index |
h = Aero.Geometry
h = Aero.Geometry defines a 3-D geometry for use with an animation object.
This object supports the attachment of transparency data from an Ac3d file to patch generation.
| Constructor | Description |
|---|---|
| Geometry | Construct 3-D geometry for use with animation object. |
| Method | Description |
|---|---|
| read | Read geometry data using current reader. |
| Property | Description | Values | |
|---|---|---|---|
| Name | Specify name of geometry. | string | |
| Source | Specify geometry data source. | string {['Auto'], 'Variable', 'MatFile', 'Ac3dFile', 'Custom'} | |
| Reader | Specify geometry reader. | MATLAB array | |
| FaceVertexColorData | Specify the color of the geometry face vertex. | MATLAB structure with the following fields | |
name | String that contains the name of the geometry being loaded. | ||
faces | See Faces on Patch Properties in the MATLAB Function Reference. | ||
vertices | See Vertices on Patch Properties in the MATLAB Function Reference. | ||
cdata | See CData on Patch Properties in the MATLAB Function Reference. | ||
alpha | See FaceVertexAlphaData on Patch Properties in the MATLAB Function Reference. | ||

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |