amino  1.0-beta2
Lightweight Robot Utility Library
amino.mixin.DivCompatMixin Class Reference

Mixin for compatibility division operator. More...

Inheritance diagram for amino.mixin.DivCompatMixin:
amino.mat.DMat amino.mixin.VecMixin amino.mat.DVec amino.tf.Quat amino.tf.Vec3

Public Member Functions

def __div__ (self, other)
 
def __idiv__ (self, other)
 Divide self by a scala.
 

Detailed Description

Mixin for compatibility division operator.

Definition at line 78 of file mixin.py.


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