Blender V2.61 - r43446
Public Member Functions | Public Attributes

mvmIndexWeight Class Reference

#include <mvmcoords.h>

List of all members.

Public Member Functions

 mvmIndexWeight ()
 mvmIndexWeight (int const &i, mvmFloat const &w)
bool operator> (mvmIndexWeight const &w) const
bool operator< (mvmIndexWeight const &w) const

Public Attributes

mvmFloat weight
int index

Detailed Description

Definition at line 38 of file mvmcoords.h.


Constructor & Destructor Documentation

mvmIndexWeight::mvmIndexWeight ( ) [inline]

Definition at line 41 of file mvmcoords.h.

mvmIndexWeight::mvmIndexWeight ( int const &  i,
mvmFloat const &  w 
) [inline]

Definition at line 43 of file mvmcoords.h.


Member Function Documentation

bool mvmIndexWeight::operator< ( mvmIndexWeight const &  w) const [inline]

Definition at line 48 of file mvmcoords.h.

References weight.

bool mvmIndexWeight::operator> ( mvmIndexWeight const &  w) const [inline]

Definition at line 47 of file mvmcoords.h.

References weight.


Member Data Documentation

Definition at line 51 of file mvmcoords.h.

Definition at line 50 of file mvmcoords.h.

Referenced by operator<(), and operator>().


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