ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

sampledLine Class Reference

#include <sampledLine.h>

Public Member Functions

 sampledLine (Int n_points)
 sampledLine (Int n_points, Real pts[][2])
 sampledLine (Real pt1[2], Real pt2[2])
 sampledLine ()
 ~sampledLine ()
void init (Int n_points, Real2 *pts)
void setPoint (Int i, Real p[2])
sampledLineinsert (sampledLine *nline)
void deleteList ()
Int get_npoints ()
Real2get_points ()
void tessellate (Real u_reso, Real v_reso)
void tessellateAll (Real u_reso, Real v_reso)
void print ()

Data Fields

sampledLinenext

Private Attributes

Int npoints
Real2points

Detailed Description

Definition at line 45 of file sampledLine.h.


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

Generated on Mon May 28 2012 06:42:39 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.