C# Class Universe.Physics.Meshing.ZeroMesher

Inheritance: IMesher
Show file Open project: Virtual-Universe/Virtual-Universe

Public Methods

Method Description
CreateMesh ( string primName, PrimitiveBaseShape primShape, System.Vector3 size, float lod, bool isPhysical, bool shouldCache ) : IMesh

Method Details

CreateMesh() public method

public CreateMesh ( string primName, PrimitiveBaseShape primShape, System.Vector3 size, float lod, bool isPhysical, bool shouldCache ) : IMesh
primName string
primShape PrimitiveBaseShape
size System.Vector3
lod float
isPhysical bool
shouldCache bool
return IMesh