vcg::Matrix33Diag< S > Class Template Reference

#include <deprecated_matrix33.h>

Inheritance diagram for vcg::Matrix33Diag< S >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Matrix33

Class Matrix33Diag. This is the class for definition of a diagonal matrix 3x3.

Parameters:
S (Templete Parameter) Specifies the ScalarType field.
 Matrix33Diag (const Point3< S > &p)
 Matrix33Diag (const S &p0, const S &p1, const S &p2)

Detailed Description

template<class S>
class vcg::Matrix33Diag< S >

Definition at line 104 of file deprecated_matrix33.h.


Constructor & Destructor Documentation

template<class S>
vcg::Matrix33Diag< S >::Matrix33Diag ( const S &  p0,
const S &  p1,
const S &  p2 
) [inline]

Definition at line 112 of file deprecated_matrix33.h.

template<class S>
vcg::Matrix33Diag< S >::Matrix33Diag ( const Point3< S > &  p  )  [inline]

Definition at line 113 of file deprecated_matrix33.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:02 2013