Public Member Functions

GridProxyBase Class Reference

Base class for GridProxy. More...

Inheritance diagram for GridProxyBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GridProxyBase (GridProxyBase &p)
DelayedDispatch set_segment_count (boost::uint32_t n)
 Change the number of segments in the grid.
DelayedDispatch set_grid_type (GridType type)
 Change the grid type (regular, radial or angular) of the remote grid.
DelayedDispatch set_central_angle (float central_angle)
 Set the radial extent of the grid, only applicable for radial and angular grids.

Detailed Description

Base class for GridProxy.


Member Function Documentation

DelayedDispatch set_central_angle ( float  central_angle  ) 

Set the radial extent of the grid, only applicable for radial and angular grids.

Parameters:
central_angle The desired central angle, in radians. Must be between 0 and 2pi.

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