X3DConfigOUT<T extends X3DConfigOUT<T, IN>, IN extends X3DConfigIN<IN, T>> mixin

Superclass Constraints
Mixin Applications

Properties

base Matrix4
no setter
child Widget
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
iN → IN
finalinherited
rotateX TransformData
no setter
rotateY TransformData
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
toMatrix4 Matrix4
no setter
transformAlignment Alignment
no setter
translateX TransformData
no setter
translateY TransformData
no setter
translateZ TransformData
no setter
zoom TransformData
no setter

Methods

build(BuildContext context) Widget
inherited
inside(Widget child) Widget
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
outside(Widget child) Widget
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited