#include <ascshape.hh>
Inheritance diagram for anoid::plugin::AscShape:


Public Methods | |
| virtual void | redraw () |
| virtual void | init (config::Configuration &c) |
Private Attributes | |
| GLuint | display |
|
|
This is the real initialiser. It should take it's parameters from the provided configuration
Reimplemented from anoid::base::Object. Definition at line 20 of file ascshape.cc. References Triangle::A, Triangle::B, Triangle::C, display, anoid::plugin::AscData::display, anoid::simple::Point::getX(), anoid::simple::Point::getY(), anoid::simple::Point::getZ(), anoid::simple::i(), anoid::loader::loader, Triangle::normal, NULL, anoid::base::Object::parent, anoid::plugin::AscData::shape, ASC::triangles, and ASC::vertices. |
|
|
Reimplemented from anoid::base::Shape. Definition at line 71 of file ascshape.cc. References display. |
|
|
Definition at line 12 of file ascshape.hh. |