XPMP2
X-Plane multiplayer library 2 - using instancing
XPMPPlaneRenderer.h File Reference

Rendering functions. More...

Go to the source code of this file.

Functions

void XPMPInitDefaultPlaneRenderer (void)
 Was an internal libxplanemp functions.
 
void XPMPDefaultPlaneRenderer (int is_blend)
 Was an internal libxplanemp functions.
 
void XPMPDeinitDefaultPlaneRenderer (void)
 Was an internal libxplanemp functions.
 

Detailed Description

Rendering functions.

Note
This file bases on and is compatible to the header provided with the original libxplanemp.
Deprecated
None of these functions are supported any longer, their definitions are only provided for backward compatibility.
Author
Birger Hoppe

Function Documentation

◆ XPMPDefaultPlaneRenderer()

void XPMPDefaultPlaneRenderer ( int is_blend)

Was an internal libxplanemp functions.

Deprecated
No longer supported.

◆ XPMPDeinitDefaultPlaneRenderer()

void XPMPDeinitDefaultPlaneRenderer ( void )

Was an internal libxplanemp functions.

Deprecated
No longer supported.

◆ XPMPInitDefaultPlaneRenderer()

void XPMPInitDefaultPlaneRenderer ( void )

Was an internal libxplanemp functions.

Deprecated
No longer supported.