Banuba SDK
|
#import <BNBTransformation3d.h>
Instance Methods | |
(void) | - setTranslation: |
(nonnull BNBVec3 *) | - getTranslation |
(void) | - setRotation: |
(nonnull BNBVec3 *) | - getRotation |
(void) | - setScale: |
(nonnull BNBVec3 *) | - getScale |
Definition at line 8 of file BNBTransformation3d.h.
- (nonnull BNBVec3 *) getRotation |
- (nonnull BNBVec3 *) getScale |
- (nonnull BNBVec3 *) getTranslation |
- (void) setRotation: | (nonnull BNBVec3 *) | anglesDeg |
- (void) setScale: | (nonnull BNBVec3 *) | factor |
- (void) setTranslation: | (nonnull BNBVec3 *) | position |