Skip to Main Content Skip to Search
Product Documentation

generatePatches (Aero.Body) - Generate patches for body with loaded face, vertex, and color data

Syntax

generatePatches(h, ax)
h.generatePatches(ax)

Description

generatePatches(h, ax) and h.generatePatches(ax) generate patches for the animation body object h using the loaded face, vertex, and color data in ax.

Examples

Generate patches for b using the axes, ax.

b=Aero.Body;
b.load('pa24-250_orange.ac','Ac3d'); 
f = figure;
ax = axes;
b.generatePatches(ax);

See Also

load

  


Recommended Products

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