A Sandcastle Documented Class Library
PolygonPrimitive Class
NamespacesCollada.GeometryPolygonPrimitive

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

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



IconMemberDescription
PolygonPrimitive()()()
Initializes a new instance of the PolygonPrimitive class

PolygonPrimitive(XmlElement, Mesh)
Initializes a new instance of the PolygonPrimitive 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.)
Triangulate()()()
UpdateSources()()() (Inherited from Primitive.)
Inheritance Hierarchy
Object
Primitive
 PolygonPrimitive
  Polygons
  Polylist
  Triangles
  Tristrips

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