#import <BNBCameraPosition.h>
Definition at line 6 of file BNBCameraPosition.h.
◆ cameraPositionWithHasCameraPosition:frustumL:frustumR:frustumT:frustumB:frustumN:frustumF:modelRX:modelRY:modelRZ:modelTX:modelTY:modelTZ:headCenterX:headCenterY:modelViewM:projectionM:
+ (nonnull instancetype) cameraPositionWithHasCameraPosition: |
|
(int32_t) |
hasCameraPosition |
frustumL: |
|
(float) |
frustumL |
frustumR: |
|
(float) |
frustumR |
frustumT: |
|
(float) |
frustumT |
frustumB: |
|
(float) |
frustumB |
frustumN: |
|
(float) |
frustumN |
frustumF: |
|
(float) |
frustumF |
modelRX: |
|
(float) |
modelRX |
modelRY: |
|
(float) |
modelRY |
modelRZ: |
|
(float) |
modelRZ |
modelTX: |
|
(float) |
modelTX |
modelTY: |
|
(float) |
modelTY |
modelTZ: |
|
(float) |
modelTZ |
headCenterX: |
|
(float) |
headCenterX |
headCenterY: |
|
(float) |
headCenterY |
modelViewM: |
|
(nonnull NSArray< NSNumber * > *) |
modelViewM |
projectionM: |
|
(nonnull NSArray< NSNumber * > *) |
projectionM |
|
|
| |
◆ initWithHasCameraPosition:frustumL:frustumR:frustumT:frustumB:frustumN:frustumF:modelRX:modelRY:modelRZ:modelTX:modelTY:modelTZ:headCenterX:headCenterY:modelViewM:projectionM:
- (nonnull instancetype) initWithHasCameraPosition: |
|
(int32_t) |
hasCameraPosition |
frustumL: |
|
(float) |
frustumL |
frustumR: |
|
(float) |
frustumR |
frustumT: |
|
(float) |
frustumT |
frustumB: |
|
(float) |
frustumB |
frustumN: |
|
(float) |
frustumN |
frustumF: |
|
(float) |
frustumF |
modelRX: |
|
(float) |
modelRX |
modelRY: |
|
(float) |
modelRY |
modelRZ: |
|
(float) |
modelRZ |
modelTX: |
|
(float) |
modelTX |
modelTY: |
|
(float) |
modelTY |
modelTZ: |
|
(float) |
modelTZ |
headCenterX: |
|
(float) |
headCenterX |
headCenterY: |
|
(float) |
headCenterY |
modelViewM: |
|
(nonnull NSArray< NSNumber * > *) |
modelViewM |
projectionM: |
|
(nonnull NSArray< NSNumber * > *) |
projectionM |
|
|
| |
◆ frustumB
◆ frustumF
◆ frustumL
◆ frustumN
◆ frustumR
◆ frustumT
◆ hasCameraPosition
- (int32_t) hasCameraPosition |
|
readnonatomicassign |
◆ headCenterX
◆ headCenterY
◆ modelRX
◆ modelRY
◆ modelRZ
◆ modelTX
◆ modelTY
◆ modelTZ
◆ modelViewM
- (NSArray<NSNumber *>*) modelViewM |
|
readnonatomicassign |
◆ projectionM
- (NSArray<NSNumber *>*) projectionM |
|
readnonatomicassign |
The documentation for this class was generated from the following file: