OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
Scale Class Reference

#include <transformations.hh>

Inherits Transformation.

Public Member Functions

 Scale (Real s)
- Public Member Functions inherited from Transformation
 Transformation ()
 Transformation (const Mat4 &tmat)
 Transformation (const Mat4 &tmat, const Mat4 &imat)
Mat4 & Matrix ()
const Mat4 & Matrix () const
Mat4 & InverseMatrix ()
const Mat4 & InverseMatrix () const
Point Apply (const Point &p)
Extent Apply (const Extent &e)

Additional Inherited Members

- Public Types inherited from Transformation
enum  SizeRule { ORIGINAL, FIT }
- Protected Attributes inherited from Transformation
Mat4 tmat_
Mat4 imat_

Detailed Description

apply scale

Definition at line 55 of file transformations.hh.


Constructor & Destructor Documentation

Scale ( Real  s)

initialize uniform scaling


The documentation for this class was generated from the following file: