Topologic  0.8.9
Public Member Functions | Protected Member Functions | Protected Attributes | Properties | List of all members
Topologic::NurbsSurface Class Reference

More...

#include <NurbsSurface.h>

Inheritance diagram for Topologic::NurbsSurface:
Topologic::Surface Topologic::Geometry

Public Member Functions

VertexControlVertex (int u, int v)
 

Protected Member Functions

 NurbsSurface (const std::shared_ptr< TopologicCore::NurbsSurface > &kpCoreNurbsSurface)
 

Protected Attributes

std::shared_ptr< TopologicCore::NurbsSurface > * m_pCoreNurbsSurface
 

Properties

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]
 

Detailed Description


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