Table of Contents

Class: Surface_Group _surface.py

Surface_Group documentation

constants:

  • Lefthanded = 1
  • Mesh = 1
  • Righthanded = 0
  • Solid = 0

attributes:

  • display
Methods   
__hash__
color
display_style
normal_orientation
oslChildren
oslIdent
oslLevel
oslParents
oslTestAbbr
set_color
set_display_style
set_normal_orientation
set_two_sided_lighting
set_use_lighting
two_sided_lighting
use_lighting
  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  color 
color ( self )

color() -> float, float, float, float

color documentation.

  display_style 
display_style ( self )

display_style() -> enum Surface_Group::Display_Style

display_style documentation.

  normal_orientation 
normal_orientation ( self )

normal_orientation() -> enum Surface_Group::Normal_Orientation

normal_orientation documentation.

  oslChildren 
oslChildren ( self )

oslChildren() -> std::vector<Selectable*>

oslChildren documentation.

  oslIdent 
oslIdent (
        self,
        start,
        end,
        )

oslIdent(enum Selector start, enum Selector end) -> std::string

oslIdent documentation.

  oslLevel 
oslLevel ( self )

oslLevel() -> enum Selector

oslLevel documentation.

  oslParents 
oslParents ( self )

oslParents() -> std::vector<Selectable*>

oslParents documentation.

  oslTestAbbr 
oslTestAbbr ( self,  a )

oslTestAbbr(OSLAbbreviation* a) -> bool

oslTestAbbr documentation.

  set_color 
set_color (
        self,
        r,
        g,
        b,
        a,
        )

set_color(float r, float g, float b, float a)

set_color documentation.

  set_display_style 
set_display_style ( self,  style )

set_display_style(enum Surface_Group::Display_Style style)

set_display_style documentation.

  set_normal_orientation 
set_normal_orientation ( self,  orient )

set_normal_orientation(enum Surface_Group::Normal_Orientation orient)

set_normal_orientation documentation.

  set_two_sided_lighting 
set_two_sided_lighting ( self,  two_sided )

set_two_sided_lighting(bool two_sided)

set_two_sided_lighting documentation.

  set_use_lighting 
set_use_lighting ( self,  use )

set_use_lighting(bool use)

set_use_lighting documentation.

  two_sided_lighting 
two_sided_lighting ( self )

two_sided_lighting() -> bool

two_sided_lighting documentation.

  use_lighting 
use_lighting ( self )

use_lighting() -> bool

use_lighting documentation.


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:06 2002 by HappyDoc version 2.0.1