python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
nvector.py File Reference

Go to the source code of this file.

Classes

class  lottie.nvector.NVector
 

Namespaces

 lottie.nvector
 

Functions

def lottie.nvector.vop (op, a, b)
 
def lottie.nvector.Point (x, y)
 
def lottie.nvector.Size (x, y)
 
def lottie.nvector.Point3D (x, y, z)
 
def lottie.nvector.PolarVector (length, theta)