Public Member Functions
io_export_ogreDotScene._TXML_ Class Reference
Inheritance diagram for io_export_ogreDotScene._TXML_:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def create_tundra_document
def tundra_entity
def tundra_light
def tundra_mesh

Detailed Description

<component type="EC_Script" sync="1" name="myscript">
    <attribute value="" name="Script ref"/>
    <attribute value="false" name="Run on load"/>
    <attribute value="0" name="Run mode"/>
    <attribute value="" name="Script application name"/>
    <attribute value="" name="Script class name"/>
</component>

Definition at line 2398 of file io_export_ogreDotScene.py.


Member Function Documentation

Definition at line 2409 of file io_export_ogreDotScene.py.

def io_export_ogreDotScene._TXML_.tundra_entity (   self,
  doc,
  ob,
  path = '/tmp',
  collision_proxies = [],
  parent = None,
  matrix = None,
  visible = True 
)

Definition at line 2562 of file io_export_ogreDotScene.py.

def io_export_ogreDotScene._TXML_.tundra_light (   self,
  e,
  ob 
)
    <component type="EC_Light" sync="1">
    <attribute value="1" name="light type"/>
    <attribute value="1 1 1 1" name="diffuse color"/>
    <attribute value="1 1 1 1" name="specular color"/>
    <attribute value="true" name="cast shadows"/>
    <attribute value="29.9999828" name="light range"/>
    <attribute value="1" name="brightness"/>
    <attribute value="0" name="constant atten"/>
    <attribute value="1" name="linear atten"/>
    <attribute value="0" name="quadratic atten"/>
    <attribute value="30" name="light inner angle"/>
    <attribute value="40" name="light outer angle"/>
    </component>

Definition at line 3017 of file io_export_ogreDotScene.py.

def io_export_ogreDotScene._TXML_.tundra_mesh (   self,
  e,
  ob,
  url,
  exported_meshes 
)

Definition at line 2937 of file io_export_ogreDotScene.py.


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


naoqi_tools
Author(s): Mikael Arguedas
autogenerated on Wed Aug 16 2017 02:28:16