| 
    Point Cloud Viewer
    1.00
    
   A Viewer to display point clouds with phong shading by converting them to splats. 
   | 
 
This is the complete list of members for Light, including all inherited members.
| color | Light | |
| distance(Entity &to) | Entity | |
| distance(float x, float y, float z) | Entity | |
| Entity(float x, float y, float z) | Entity | |
| Entity() | Entity | |
| EntityMoveable() | EntityMoveable | |
| EntityMoveable(float x, float y, float z) | EntityMoveable | |
| getPos() | Entity | |
| getVaoOutput() | Light | |
| intensity | Light | |
| Light() | Light | |
| Light(QColor color, float intensity, float x, float y, float z) | Light | |
| modelMat (defined in EntityMoveable) | EntityMoveable | protected | 
| move(QVector3D &vec) | EntityMoveable | |
| reset() override | Light | virtual | 
| rotate(QVector3D &axis, float angle) | EntityMoveable | |
| scale(float value) | Light | virtual | 
| setPos(QVector3D &pos) | Entity | virtual | 
| setPos(float x, float y, float z) | Entity | virtual | 
| x | Entity | |
| y | Entity | |
| z | Entity | |
| ~Entity() (defined in Entity) | Entity | virtual | 
| ~EntityMoveable() (defined in EntityMoveable) | EntityMoveable | |
| ~Light() (defined in Light) | Light |