From 0717112460c855f5cdf082a29e9bce79fcb86287 Mon Sep 17 00:00:00 2001 From: sloop Date: Sat, 13 Aug 2016 18:29:34 +0800 Subject: [PATCH] Update matrix core --- CustomView/Advance/[10]Matrix_Method.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CustomView/Advance/[10]Matrix_Method.md b/CustomView/Advance/[10]Matrix_Method.md index dc4f8b3..3b0a592 100644 --- a/CustomView/Advance/[10]Matrix_Method.md +++ b/CustomView/Advance/[10]Matrix_Method.md @@ -371,7 +371,9 @@ mapVectors: [500.0, 800.0] mapPoints: [600.0, 900.0] ``` -### set pre 与 post +### set、pre 与 post + +这一部分是Matrix的重点, ### 特殊方法