Blender V2.61 - r43446

iTaSC::Range Class Reference

#include <eigen_types.hpp>

List of all members.

Public Member Functions

 Range (int _start, int _count)
 Range (const Range &other)

Public Attributes

int start
int count

Detailed Description

Definition at line 49 of file eigen_types.hpp.


Constructor & Destructor Documentation

iTaSC::Range::Range ( int  _start,
int  _count 
) [inline]

Definition at line 53 of file eigen_types.hpp.

References count, and start.

iTaSC::Range::Range ( const Range other) [inline]

Definition at line 54 of file eigen_types.hpp.

References count, and start.


Member Data Documentation

Definition at line 52 of file eigen_types.hpp.

Referenced by iTaSC::project(), and Range().

Definition at line 51 of file eigen_types.hpp.

Referenced by iTaSC::lockJoint(), iTaSC::project(), and Range().


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