phystricks
Public Member Functions | Public Attributes | List of all members
phystricks.src.PerspectiveGraphs.Vector3DGraph Class Reference
Inheritance diagram for phystricks.src.PerspectiveGraphs.Vector3DGraph:
Inheritance graph
[legend]
Collaboration diagram for phystricks.src.PerspectiveGraphs.Vector3DGraph:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, x, y, z)
 
def __add__ (self, other)
 
def __rmul__ (self, r)
 
def __getitem__ (self, i)
 

Public Attributes

 x
 
 y
 
 z
 
 c_list
 

Constructor & Destructor Documentation

def phystricks.src.PerspectiveGraphs.Vector3DGraph.__init__ (   self,
  x,
  y,
  z 
)

Member Function Documentation

def phystricks.src.PerspectiveGraphs.Vector3DGraph.__add__ (   self,
  other 
)
def phystricks.src.PerspectiveGraphs.Vector3DGraph.__getitem__ (   self,
  i 
)
def phystricks.src.PerspectiveGraphs.Vector3DGraph.__rmul__ (   self,
  r 
)

Member Data Documentation

phystricks.src.PerspectiveGraphs.Vector3DGraph.c_list
phystricks.src.PerspectiveGraphs.Vector3DGraph.x
phystricks.src.PerspectiveGraphs.Vector3DGraph.y
phystricks.src.PerspectiveGraphs.Vector3DGraph.z

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