removeMeshPoints(po​ints,faces,pt_indic​es)

Version 1.0.0.0 (817 Bytes) von Audrey Cheong
remove specified points and associated faces
28 Downloads
Aktualisiert 8. Nov 2016

Lizenz anzeigen

% Input
% points : N x 3
% faces : M x 3
% pt_indices : vector containing point indices (not logicals) to be removed
% Output - faces and points indexed by pt_indices are removed
% points : P x 3
% faces : Q x 3

Zitieren als

Audrey Cheong (2024). removeMeshPoints(points,faces,pt_indices) (https://www.mathworks.com/matlabcentral/fileexchange/60144-removemeshpoints-points-faces-pt_indices), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0