
###################
A3DGlobalGetPointer
###################

.. c:function:: A3DStatus A3DGlobalGetPointer(A3DGlobal **ppGlobal)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DGlobalGetPointer(:c:type:`~A3DGlobal`\ ** **ppGlobal**\ )
   
   Gets the global object :c:type:`~A3DGlobal`\ . 
   
   **Returns**
   
   
      ``A3D_SUCCESS`` on success, or an error code on failure
   
   




