Header Text Coming Soon! You can Contact Us below anytime!
Assembly: SpiderMaster.Net (in SpiderMaster.Net.dll) Version: 0.0.6.0 (0.0.6.0)
[This is preliminary documentation and is subject to change.]
Provides Functionality of T as a Three Faced/Sided Shape (TPolytope).
Namespace:
SpiderMasterAssembly: SpiderMaster.Net (in SpiderMaster.Net.dll) Version: 0.0.6.0 (0.0.6.0)
Syntax
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public abstract class Polytope<T>
<SerializableAttribute> _ Public MustInherit Class Polytope(Of T)
[SerializableAttribute] generic<typename T> public ref class Polytope abstract
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:SpiderMaster.Polytope`1"]
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| Polytope<(Of <(<'T>)>)>()()()() | ||
| Polytope<(Of <(<'T>)>)>(T) | Initializes a new instance of the Polytope<(Of <(<'T>)>)> class.
| |
| Current | Gets or sets the current.
| |
| GetLeft()()()() | Gets the previous T. | |
| GetRight()()()() | Gets the Right T. | |
| Left | Gets or sets the previous.
| |
| MoveToLeft()()()() | Moves to previous.
| |
| MoveToRight()()()() | Moves to next T. | |
| Right | Gets or sets the next.
|
Inheritance Hierarchy
System..::..Object
SpiderMaster..::..Polytope<(Of <(<'T>)>)>
SpiderMaster..::..CrossHair<(Of <(<'T>)>)>
SpiderMaster..::..Polyhedron<(Of <(<'T>)>)>
SpiderMaster..::..Randomize<(Of <(<'T>)>)>
SpiderMaster..::..Polytope<(Of <(<'T>)>)>
SpiderMaster..::..CrossHair<(Of <(<'T>)>)>
SpiderMaster..::..Polyhedron<(Of <(<'T>)>)>
SpiderMaster..::..Randomize<(Of <(<'T>)>)>