Eidolon
Public Member Functions | Public Attributes | Private Member Functions | List of all members
ObjectReprPropertyWidget Class Reference

Inherits QWidget, and Ui_ObjReprProp.

Collaboration diagram for ObjectReprPropertyWidget:
Collaboration graph

Public Member Functions

def __init__ (self, parent=None)
 
def addProperty (self, name, labelText, uitype, minval=0, maxval=0, stepval=1, decimals=6)
 
def setParamPanel (self, panel)
 
def addMaterialOption (self, name, labelText, uitype, minval=0, maxval=0, stepval=1, decimals=6)
 
def getPosition (self)
 
def getScale (self)
 
def getRotation (self)
 
def setPosition (self, x, y, z)
 
def setScale (self, x, y, z)
 
def setRotation (self, yaw, pitch, roll)
 

Public Attributes

 paramPanel
 

Private Member Functions

def _clampRotation (self)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  parent = None 
)
Here is the call graph for this function:

Member Function Documentation

◆ _clampRotation()

def _clampRotation (   self)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ addMaterialOption()

def addMaterialOption (   self,
  name,
  labelText,
  uitype,
  minval = 0,
  maxval = 0,
  stepval = 1,
  decimals = 6 
)
Here is the call graph for this function:

◆ addProperty()

def addProperty (   self,
  name,
  labelText,
  uitype,
  minval = 0,
  maxval = 0,
  stepval = 1,
  decimals = 6 
)
Here is the call graph for this function:

◆ getPosition()

def getPosition (   self)

◆ getRotation()

def getRotation (   self)

◆ getScale()

def getScale (   self)

◆ setParamPanel()

def setParamPanel (   self,
  panel 
)

◆ setPosition()

def setPosition (   self,
  x,
  y,
  z 
)
Here is the call graph for this function:

◆ setRotation()

def setRotation (   self,
  yaw,
  pitch,
  roll 
)
Here is the call graph for this function:

◆ setScale()

def setScale (   self,
  x,
  y,
  z 
)
Here is the call graph for this function:

Member Data Documentation

◆ paramPanel

paramPanel

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