A Sandcastle Documented Class Library
LinePrimitive Class
NamespacesCollada.GeometryLinePrimitive

[Missing <summary> documentation for T:Collada.Geometry.LinePrimitive]

Declaration Syntax
C#Visual BasicVisual C++
public abstract class LinePrimitive : Primitive
Public MustInherit Class LinePrimitive _
	Inherits Primitive
public ref class LinePrimitive abstract : public Primitive
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
LinePrimitive(XmlElement, Mesh)
Initializes a new instance of the LinePrimitive class

Combine(Primitive) (Inherited from Primitive.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Material (Inherited from Primitive.)
mCount (Inherited from Primitive.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
mInputs (Inherited from Primitive.)
mMaterial (Inherited from Primitive.)
mP (Inherited from Primitive.)
mPElements (Inherited from Primitive.)
mPolygons (Inherited from Primitive.)
mPrimitiveElement (Inherited from Primitive.)
mVCount (Inherited from Primitive.)
mVCountElement (Inherited from Primitive.)
Polygons (Inherited from Primitive.)
Presave()()() (Inherited from Primitive.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateSources()()() (Inherited from Primitive.)
Inheritance Hierarchy
Object
Primitive
 LinePrimitive
  Lines
  Linestrips

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)