Skip to main content

M3dgraFree

BoardSupported
Host SystemYes
V4L2Yes
Clarity UHDYes
Concord PoENo
GenTLYes
GevIQYes
GigE VisionYes
IndioNo
Iris GTXYes
Radient eV-CLYes
Rapixo CLYes
Rapixo CoFYes
Rapixo CXPYes
USB3 VisionYes

Free a 3D graphics list.

Syntax

void M3dgraFree(
AIL_ID List3dgraId //in
)

Description

This function deletes the specified 3D graphics list, and releases any memory associated with it.

All 3D graphics lists allocated on a particular system must be freed before the system can be freed, unless M_UNIQUE_ID was specified during allocation.

Parameters

List3dgraId (in, AIL_ID)

Specifies the identifier of the 3D graphics list to free. The 3D graphics list must have been previously allocated on the required system using M3dgraAlloc, or you can specify the identifier of the 3D display's internal graphics list (inquired using M3ddispInquire with M_3D_GRAPHIC_LIST_ID).

Copyright © 2026 Zebra Technologies.