Inheritance diagram for CIvfMultiply:

Public Member Functions | |
| IvfClassInfo ("CIvfMultiply", CIvfShape) | |
| virtual void | refresh () |
| void | setShape (CIvfShape *shape) |
| CIvfShape * | getShape () |
| void | setOffsets (double dx, double dy, double dz) |
| void | getOffsets (double &dx, double &dy, double &dz) |
| void | setRepeat (int x, int y, int z) |
| void | getRepeat (int &x, int &y, int &z) |
| void | setStartIndices (int i, int j, int k) |
| void | getStartIndices (int &i, int &j, int &k) |
Protected Member Functions | |
| virtual void | createGeometry () |
Definition at line 32 of file IvfMultiply.h.
|
|
Forces an object recalculation. Reimplemented from CIvfShape. |
|
|
Force object refresh Reimplemented from CIvfShape. |
1.4.6-NO