HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_TrimCells Class Reference

#include <GU_TrimCells.h>

Public Member Functions

 GU_TrimCells (int udiv, int vdiv)
 
 ~GU_TrimCells ()
 
int64 getMemoryUsage (bool inclusive) const
 
void addCurve (int i, int j)
 
char & operator() (int i, int j)
 
char operator() (int i, int j) const
 
char * operator() (int i) const
 
int runLength (int i, int j) const
 
void fill (int i, int j, char state)
 

Detailed Description

Definition at line 17 of file GU_TrimCells.h.

Constructor & Destructor Documentation

GU_TrimCells::GU_TrimCells ( int  udiv,
int  vdiv 
)
GU_TrimCells::~GU_TrimCells ( )

Member Function Documentation

void GU_TrimCells::addCurve ( int  i,
int  j 
)
inline

Definition at line 25 of file GU_TrimCells.h.

void GU_TrimCells::fill ( int  i,
int  j,
char  state 
)
int64 GU_TrimCells::getMemoryUsage ( bool  inclusive) const
char& GU_TrimCells::operator() ( int  i,
int  j 
)
inline

Definition at line 28 of file GU_TrimCells.h.

char GU_TrimCells::operator() ( int  i,
int  j 
) const
inline

Definition at line 30 of file GU_TrimCells.h.

char* GU_TrimCells::operator() ( int  i) const
inline

Definition at line 32 of file GU_TrimCells.h.

int GU_TrimCells::runLength ( int  i,
int  j 
) const

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