Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::NoInitHPoint_2D Class Template Reference

An unitialized HPoint_3D. More...

#include <matrix/hpoint_nd.h>

Inheritance diagram for PLib::NoInitHPoint_2D:

PLib::HPoint_nD< T, 2 > List of all members.

Public Methods

 NoInitHPoint_2D ()

Detailed Description

template<class T>
class PLib::NoInitHPoint_2D< T >

An unitialized HPoint_3D.

Suppose you don't want to call the default constructor for a HPoint_2D. What do you do? Well you use this class. This is only usefull in arrays and the likes.

Author:
Philippe Lavoie
Date:
16 July 1998

Definition at line 287 of file hpoint_nd.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 13:26:59 2003 for NURBS++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002