OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Region.CoreModules.Avatar.AvatarFactory.AvatarFactoryModuleTests Class Reference
Inheritance diagram for OpenSim.Region.CoreModules.Avatar.AvatarFactory.AvatarFactoryModuleTests:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.CoreModules.Avatar.AvatarFactory.AvatarFactoryModuleTests:
Collaboration graph
[legend]

Public Member Functions

void TestSetAppearance ()
 Only partial right now since we don't yet test that it's ended up in the avatar appearance service. More...
 
void TestSetAppearanceAlphaBakedTextures ()
 Test appearance setting where the baked texture UUID are library alpha textures. More...
 
void TestSaveBakedTextures ()
 
- Public Member Functions inherited from OpenSim.Tests.Common.OpenSimTestCase
virtual void SetUp ()
 

Detailed Description

Definition at line 41 of file AvatarFactoryModuleTests.cs.

Member Function Documentation

void OpenSim.Region.CoreModules.Avatar.AvatarFactory.AvatarFactoryModuleTests.TestSaveBakedTextures ( )
inline

Definition at line 150 of file AvatarFactoryModuleTests.cs.

void OpenSim.Region.CoreModules.Avatar.AvatarFactory.AvatarFactoryModuleTests.TestSetAppearance ( )
inline

Only partial right now since we don't yet test that it's ended up in the avatar appearance service.

Definition at line 47 of file AvatarFactoryModuleTests.cs.

void OpenSim.Region.CoreModules.Avatar.AvatarFactory.AvatarFactoryModuleTests.TestSetAppearanceAlphaBakedTextures ( )
inline

Test appearance setting where the baked texture UUID are library alpha textures.

For a mesh avatar, it appears these 'baked textures' are used. So these should not trigger a request to rebake.

Definition at line 105 of file AvatarFactoryModuleTests.cs.


The documentation for this class was generated from the following file: