Searched refs:csTriangleShape (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.h128 class csTriangleShape: public wxDrawnShape class in inherits:wxDrawnShape
130 DECLARE_DYNAMIC_CLASS(csTriangleShape)
132 csTriangleShape();
H A Dsymbols.cpp146 shape = new csTriangleShape();
H A Dshapes.cpp630 else if (shape->IsKindOf(CLASSINFO(csTriangleShape)))
769 IMPLEMENT_DYNAMIC_CLASS(csTriangleShape, wxDrawnShape)
771 csTriangleShape::csTriangleShape() function in class:csTriangleShape

Completed in 176 milliseconds