collada.util¶
This module contains utility functions
Functions
|
Check if a source objects complies with the needed components and has the needed length |
|
Calculates the dot product for each vector in two arrays |
|
Checks if the given floats are almost equal. |
|
Normalize a numpy array of 3 component vectors with shape (N,3) |
|
Converts the given vector to a unit vector |
Classes
|
Class that combines a list and a dict into a single class |