#include </msg/src/nodes/scalegroup.h>
Class diagram for MSG::ScaleGroup:
Public Members | |||
![]() | ![]() | ScaleGroup (const Vector3d& _scale) | |
![]() | ![]() | void | applyTransformation () |
![]() | ![]() | virtual void | render (std::vector<ActiveLight*>* &activelights, std::vector<TransformGroup*> transforms) |
Private Members | |||
![]() | ![]() | Vector3d | scale |
MSG::ScaleGroup::ScaleGroup (const Vector3d & _scale) |
void MSG::ScaleGroup::applyTransformation () [virtual]
|
Reimplemented from MSG::TransformGroup.
void MSG::ScaleGroup::render (std::vector<ActiveLight *>*& activelights, std::vector<TransformGroup *> transforms) [virtual]
|
Reimplemented from MSG::Node.
Vector3d MSG::ScaleGroup::scale [private]
|