BrawlCrate v0.41
Wii File Editor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BrawlLib.Modeling.NodeOffset Class Reference

Public Member Functions

 NodeOffset (uint offset, IMatrixNode node)
 

Constructor & Destructor Documentation

◆ NodeOffset()

BrawlLib.Modeling.NodeOffset.NodeOffset ( uint  offset,
IMatrixNode  node 
)
inline
384 {
385 _offset = offset;
386 _node = node;
387 }

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