MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Features.Primitives Class Reference

Classes

class  _InOptConst_ConeSegment
 This is used for optional parameters of class ConeSegment with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_ConeSegment. Usage:
 
class  _InOptConst_Plane
 This is used for optional parameters of class Plane with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_Plane. Usage:
 
class  _InOptMut_ConeSegment
 This is used for optional parameters of class ConeSegment with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_ConeSegment. Usage:
 
class  _InOptMut_Plane
 This is used for optional parameters of class Plane with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Plane. Usage:
 
class  ConeSegment
 Can have infinite length in one or two directions. The top and/or bottom can be flat or pointy. Doubles as a cylinder, line (finite or infinite), and a circle. Generated from class MR.Features.Primitives.ConeSegment. This is the non-const half of the class. More...
 
class  Const_ConeSegment
 Can have infinite length in one or two directions. The top and/or bottom can be flat or pointy. Doubles as a cylinder, line (finite or infinite), and a circle. Generated from class MR.Features.Primitives.ConeSegment. This is the const half of the class.
 
class  Const_Plane
 Generated from class MR.Features.Primitives.Plane. This is the const half of the class.
 
class  Plane
 Generated from class MR.Features.Primitives.Plane. This is the non-const half of the class. More...
 

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