Simbody  3.5
SimTK::Segment Struct Reference

A convenient struct for anything requiring an offset and length to specify a segment of some larger sequence. More...

List of all members.

Public Member Functions

 Segment ()
 Segment (int l, int ofs=0)

Public Attributes

int length
int offset

Detailed Description

A convenient struct for anything requiring an offset and length to specify a segment of some larger sequence.


Constructor & Destructor Documentation

SimTK::Segment::Segment ( int  l,
int  ofs = 0 
) [inline, explicit]

Member Data Documentation


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