NEURON
FastShape Class Referenceabstract

#include <shape.h>

Inheritance diagram for FastShape:
ShapeSection

Public Member Functions

 FastShape ()
 
virtual ~FastShape ()
 
virtual void fast_draw (Canvas *, Coord x, Coord y, bool) const =0
 

Detailed Description

Definition at line 86 of file shape.h.

Constructor & Destructor Documentation

◆ FastShape()

FastShape::FastShape ( )

◆ ~FastShape()

virtual FastShape::~FastShape ( )
virtual

Member Function Documentation

◆ fast_draw()

virtual void FastShape::fast_draw ( Canvas ,
Coord  x,
Coord  y,
bool   
) const
pure virtual

Implemented in ShapeSection.


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