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

More...

#include <NurbsCurve.h>

Inheritance diagram for Topologic::NurbsCurve:
Topologic::Geometry

Protected Member Functions

 NurbsCurve (const std::shared_ptr< TopologicCore::NurbsCurve > &kpCoreNurbsCurve)
 

Protected Attributes

std::shared_ptr< TopologicCore::NurbsCurve > * m_pCoreNurbsCurve
 

Properties

bool IsPeriodic [get]
 
bool IsRational [get]
 
int Degree [get]
 
List< Vertex^>^ ControlVertices [get]
 
List< double >^ Knots [get]
 
double FirstParameter [get]
 
double LastParameter [get]
 

Detailed Description


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