Implements mesh upload communications with the
simulator
Declaration Syntax
C# |
public class ModelUploader
Members
All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
ModelUploader(GridClient, List < (Of < <' ( ModelPrim > ) > > ) , String, String) |
Creates instance of the mesh uploader
|
|
IncludePhysicsStub |
Inlcude stub convex hull physics, required for
uploading to Second Life
|
|
PerformUpload(Uri, ModelUploader . . :: . . ModelUploadCallback) |
Performas actual mesh and image upload
|
|
PrepareUpload(ModelUploader . . :: . . ModelUploadCallback) |
Ask server for details of cost and impact of
the mesh upload
|
|
Upload () () () () |
Performs model upload in one go, without first
checking for the price
|
|
Upload(ModelUploader . . :: . . ModelUploadCallback) |
Performs model upload in one go, without first
checking for the price
|
|
UseModelAsPhysics |
Use the same mesh used for geometry as the
physical mesh upload
|
Inheritance Hierarchy
Object | |
ModelUploader |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)