Property | Type | Description | |
---|---|---|---|
creationCapabilities | PCode[] | ||
m_scene |
Method | Description | |
---|---|---|
AddTree ( UUID uuid, UUID groupID, System.Vector3 scale, Quaternion rotation, System.Vector3 position, Tree treeType, bool newTree ) : |
||
Close ( ) : void | ||
CreateEntity ( UUID ownerID, UUID groupID, System.Vector3 pos, Quaternion rot, OpenSim.Framework.PrimitiveBaseShape shape ) : |
||
Initialise ( |
||
PostInitialise ( ) : void |
Method | Description | |
---|---|---|
AdaptTree ( OpenSim.Framework.PrimitiveBaseShape &tree ) : void |
protected AdaptTree ( OpenSim.Framework.PrimitiveBaseShape &tree ) : void | ||
tree | OpenSim.Framework.PrimitiveBaseShape | |
return | void |
public AddTree ( UUID uuid, UUID groupID, System.Vector3 scale, Quaternion rotation, System.Vector3 position, Tree treeType, bool newTree ) : |
||
uuid | UUID | |
groupID | UUID | |
scale | System.Vector3 | |
rotation | Quaternion | |
position | System.Vector3 | |
treeType | Tree | |
newTree | bool | |
return |
public CreateEntity ( UUID ownerID, UUID groupID, System.Vector3 pos, Quaternion rot, OpenSim.Framework.PrimitiveBaseShape shape ) : |
||
ownerID | UUID | |
groupID | UUID | |
pos | System.Vector3 | |
rot | Quaternion | |
shape | OpenSim.Framework.PrimitiveBaseShape | |
return |
public Initialise ( |
||
scene | ||
source | IConfigSource | |
return | void |
protected static PCode[] creationCapabilities | ||
return | PCode[] |