FreeWRL / FreeX3D 4.3.0
GridVertex Struct Reference

Public Member Functions

 GridVertex (long u, long v)
 
void set (long u, long v)
 
long nextu ()
 
long prevu ()
 

Data Fields

long gparam [2]
 

Detailed Description

Definition at line 39 of file gridvertex.h.

Constructor & Destructor Documentation

◆ GridVertex() [1/2]

GridVertex::GridVertex ( void )
inline

Definition at line 41 of file gridvertex.h.

◆ GridVertex() [2/2]

GridVertex::GridVertex ( long u,
long v )
inline

Definition at line 42 of file gridvertex.h.

Member Function Documentation

◆ nextu()

long GridVertex::nextu ( )
inline

Definition at line 44 of file gridvertex.h.

◆ prevu()

long GridVertex::prevu ( )
inline

Definition at line 45 of file gridvertex.h.

◆ set()

void GridVertex::set ( long u,
long v )
inline

Definition at line 43 of file gridvertex.h.

Field Documentation

◆ gparam

long GridVertex::gparam[2]

Definition at line 40 of file gridvertex.h.


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