PPL Logo

LV3D_ServerMgr Class Reference

Represents a set of impostors available for updates. More...

#include <lv3d0_server.h>

Inheritance diagram for LV3D_ServerMgr:

Inheritance graph
[legend]

Public Member Functions

virtual ~LV3D_ServerMgr ()
virtual void newClient (int clientID)=0
virtual void newViewpoint (LV3D_ViewpointMsg *m)=0
virtual void doBalance (void)=0

Detailed Description

Represents a set of impostors available for updates.

Definition at line 27 of file lv3d0_server.h.


Constructor & Destructor Documentation

LV3D_ServerMgr::~LV3D_ServerMgr (  )  [virtual]

Definition at line 628 of file lv3d0_server.C.


Member Function Documentation

virtual void LV3D_ServerMgr::newClient ( int  clientID  )  [pure virtual]

Implemented in LV3D1_ServerMgr.

Referenced by LV3D0_flush(), and LV3D0_setup().

Here is the caller graph for this function:

virtual void LV3D_ServerMgr::newViewpoint ( LV3D_ViewpointMsg m  )  [pure virtual]

Implemented in LV3D1_ServerMgr.

Referenced by LV3D0_newViewpoint().

Here is the caller graph for this function:

virtual void LV3D_ServerMgr::doBalance ( void   )  [pure virtual]

Implemented in LV3D1_ServerMgr.

Referenced by LV3D0_endbalance().

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Mon Sep 21 08:27:00 2020 for Charm++ by  doxygen 1.5.5