![]() |
libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo es el conjunto de objetos y funciones, que permiten ejecutar las operaciones básicas de la plataforma Moldeo, y que compone su núcleo.
|
Lista completa de los miembros de moTexturedGrid, incluyendo todos los heredados:
| Draw(MOint w, MOint h, MOint l) | moTexturedGrid | |
| Finish() | moTexturedGrid | virtual |
| GetHeight() | moTexturedGrid | inline |
| GetPoint(MOint layer, MOint i, MOint j, MOfloat &x, MOfloat &y) | moTexturedGrid | |
| GetWidth() | moTexturedGrid | inline |
| Init(MOint p_size_x, MOint p_size_y, MOint p_num_layers, const MOfloat p_grid_dx[], const MOfloat p_grid_dy[]) | moTexturedGrid | virtual |
| Init(moConfig *p_cfg, MOuint p_param_idx) | moTexturedGrid | virtual |
| moAbstract::Init() | moAbstract | virtual |
| Initialized() | moAbstract | |
| m_bInitialized | moAbstract | |
| m_grid_dx | moTexturedGrid | protected |
| m_grid_dy | moTexturedGrid | protected |
| m_num_layers | moTexturedGrid | protected |
| m_size_x | moTexturedGrid | protected |
| m_size_y | moTexturedGrid | protected |
| moAbstract() | moAbstract | |
| MODebug | moAbstract | static |
| MODebug2 | moAbstract | static |
| moTexturedGrid() | moTexturedGrid | |
| operator=(const moTexturedGrid &p_src_grid) | moTexturedGrid | |
| Set1QuadGrid() | moTexturedGrid | |
| SetTexCoord(MOint i, MOint j, MOint l) | moTexturedGrid | |
| ~moAbstract() | moAbstract | virtual |
| ~moTexturedGrid() | moTexturedGrid | virtual |