A Sandcastle Documented Class Library
RemoveNonOccludedPolygons Method (occludingGeometries, bUseFaceNormals, bUseVertexNormals, UIupdate)
NamespacesCollada.GeometryMeshRemoveNonOccludedPolygons(List<(Of <(Geometry>)>), Boolean, Boolean, UIUpdate..::.UIUpdateEvent)

[Missing <summary> documentation for M:Collada.Geometry.Mesh.RemoveNonOccludedPolygons(System.Collections.Generic.List{Collada.Geometry.Geometry},System.Boolean,System.Boolean,Collada.UIUpdate.UIUpdateEvent)]

Declaration Syntax
C#Visual BasicVisual C++
public int RemoveNonOccludedPolygons(
	List<Geometry> occludingGeometries,
	bool bUseFaceNormals,
	bool bUseVertexNormals,
	UIUpdate..::.UIUpdateEvent UIupdate
)
Public Function RemoveNonOccludedPolygons ( _
	occludingGeometries As List(Of Geometry), _
	bUseFaceNormals As Boolean, _
	bUseVertexNormals As Boolean, _
	UIupdate As UIUpdate..::.UIUpdateEvent _
) As Integer
public:
int RemoveNonOccludedPolygons(
	List<Geometry^>^ occludingGeometries, 
	bool bUseFaceNormals, 
	bool bUseVertexNormals, 
	UIUpdate..::.UIUpdateEvent^ UIupdate
)
Parameters
occludingGeometries (List<(Of <(Geometry>)>))

[Missing <param name="occludingGeometries"/> documentation for "M:Collada.Geometry.Mesh.RemoveNonOccludedPolygons(System.Collections.Generic.List{Collada.Geometry.Geometry},System.Boolean,System.Boolean,Collada.UIUpdate.UIUpdateEvent)"]

bUseFaceNormals (Boolean)

[Missing <param name="bUseFaceNormals"/> documentation for "M:Collada.Geometry.Mesh.RemoveNonOccludedPolygons(System.Collections.Generic.List{Collada.Geometry.Geometry},System.Boolean,System.Boolean,Collada.UIUpdate.UIUpdateEvent)"]

bUseVertexNormals (Boolean)

[Missing <param name="bUseVertexNormals"/> documentation for "M:Collada.Geometry.Mesh.RemoveNonOccludedPolygons(System.Collections.Generic.List{Collada.Geometry.Geometry},System.Boolean,System.Boolean,Collada.UIUpdate.UIUpdateEvent)"]

UIupdate (UIUpdate..::.UIUpdateEvent)

[Missing <param name="UIupdate"/> documentation for "M:Collada.Geometry.Mesh.RemoveNonOccludedPolygons(System.Collections.Generic.List{Collada.Geometry.Geometry},System.Boolean,System.Boolean,Collada.UIUpdate.UIUpdateEvent)"]

Return Value

[Missing <returns> documentation for M:Collada.Geometry.Mesh.RemoveNonOccludedPolygons(System.Collections.Generic.List{Collada.Geometry.Geometry},System.Boolean,System.Boolean,Collada.UIUpdate.UIUpdateEvent)]

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