Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
finalize_3dmodel(3)		 Arcan Lua API		   finalize_3dmodel(3)

NAME
       finalize_3dmodel	- Mark a 3D model as finalized

SYNOPSIS
       finalize_3dmodel( vid )

DESCRIPTION
       Destructive  transformations, e.g. scale	vertices, baseorient etc. only
       make sense if all submeshes that	should be added	to a model are	avail-
       able.  Since  some  mesh	 functions  are	internally asynchronous, these
       transforms need to be deferred until mesh data is available. This func-
       tion locks the model and	prevents further mesh attachments.

SEE ALSO:
3d				  April	2025		   finalize_3dmodel(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=finalize_3dmodel&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help