More...
#include <NurbsSurface.h>
 | 
| 
Vertex ^  | ControlVertex (int u, int v) | 
|   | 
 | 
| 
  | NurbsSurface (const std::shared_ptr< TopologicCore::NurbsSurface > &kpCoreNurbsSurface) | 
|   | 
 | 
| 
std::shared_ptr< TopologicCore::NurbsSurface > *  | m_pCoreNurbsSurface | 
|   | 
 | 
| 
int  | UDegree [get] | 
|   | 
| 
int  | VDegree [get] | 
|   | 
| 
bool  | IsURational [get] | 
|   | 
| 
bool  | IsVRational [get] | 
|   | 
| 
int  | NumOfUControlVertices [get] | 
|   | 
| 
int  | NumOfVControlVertices [get] | 
|   | 
| 
List< double >^  | UKnots [get] | 
|   | 
| 
List< double >^  | VKnots [get] | 
|   | 
The documentation for this class was generated from the following files: